Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Commit 4af051a

Browse files
author
Artem Rys
authored
ci: update GITHUB_TOKEN (#2)
1 parent 043c76a commit 4af051a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
@semantic-release/exec
8686
@semantic-release/git
8787
env:
88-
GITHUB_TOKEN: ${{ secrets.GHCR_PAT }}
88+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_ADMIN }}
8989
update-semver:
9090
name: Move Respository semver tags
9191
if: startsWith(github.ref, 'refs/tags/v')

0 commit comments

Comments
 (0)