Skip to content

Commit 4444d5b

Browse files
committed
update token
1 parent 91c5efc commit 4444d5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/distro.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- uses: softprops/action-gh-release@v3
6464
if: github.ref_type == 'tag'
6565
with:
66-
token: ${{ secrets.GITHUB_TOKEN }}
66+
token: ${{ secrets.GH_TOKEN }}
6767
prerelease: true
6868
draft: true
6969
files: |

0 commit comments

Comments
 (0)