Skip to content

Commit 4781e68

Browse files
committed
[skip ci] fix environment reference
1 parent fc136b3 commit 4781e68

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
@@ -89,7 +89,7 @@ jobs:
8989
release:
9090
needs: publish
9191
runs-on: ubuntu-latest
92-
env: release
92+
environment: release
9393
permissions:
9494
contents: write
9595
issues: write

0 commit comments

Comments
 (0)