Skip to content

Commit 2c90cc8

Browse files
authored
Update release.yaml
1 parent 6f58c7f commit 2c90cc8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
5454
- name: Release
5555
uses: softprops/action-gh-release@v1
56+
env:
57+
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
5658
with:
5759
tag_name: ${{ github.event.inputs.release-version}}
5860

0 commit comments

Comments
 (0)