Skip to content

Commit 28b7fb4

Browse files
authored
Update release.yaml
exchange token usage
1 parent 6566bbf commit 28b7fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
- name: Save release artifacts
3535
uses: softprops/action-gh-release@v2
3636
with:
37-
token: ${{ secrets.ACCESS_TOKEN }}
37+
token: ${{ github.token }}
3838
files: release/*

0 commit comments

Comments
 (0)