Skip to content

Commit 61f8880

Browse files
committed
ci: Update GitHub release workflow permissions
- Update permissions in release.yaml to allow `write-all` access - Remove `VERSION` environment variable from release.yaml
1 parent fd3ef73 commit 61f8880

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ on:
77

88
permissions: write-all
99

10-
env:
11-
VERSION: ${{ github.ref_name }}
12-
1310
jobs:
1411
publish-package:
1512
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)