Skip to content

Commit 4cc2fc1

Browse files
authored
Updated deployment credentials
1 parent f88aa13 commit 4cc2fc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
- name: release
3434
run: semantic-release
3535
env:
36-
GITHUB_TOKEN: ${{ secrets.DEPLOYMENT_TOKEN }}
36+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
3737
PACKAGECLOUD_TOKEN: ${{ secrets.PACKAGECLOUD_TOKEN }}

0 commit comments

Comments
 (0)