Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit a2c86e2

Browse files
committed
fix workflow typo
1 parent ce41840 commit a2c86e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
release:
88
name: Release
99
runs-on: ubuntu-latest
10-
if: github.repository == alexkappa/terraform-provider-auth0
10+
if: github.repository == 'alexkappa/terraform-provider-auth0'
1111
steps:
1212

1313
- name: Check out source

0 commit comments

Comments
 (0)