Skip to content

Commit e79a603

Browse files
committed
ci(release): remove unnecessary token
1 parent 756c088 commit e79a603

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,3 @@ jobs:
185185
wget https://github.com/cabinpkg/cabin/releases/download/${{ github.ref_name }}/cabin-${{ github.ref_name }}-1.x86_64.rpm
186186
sudo rpm -i cabin-${{ github.ref_name }}-1.x86_64.rpm
187187
```
188-
189-
env:
190-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)