Skip to content

Commit 38673c6

Browse files
authored
Revert change to pull request token (#18)
Signed-off-by: Andy Bavier <[email protected]>
1 parent ceda08c commit 38673c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
with:
6565
VERSION: ${{ steps.version-change.outputs.version }}
6666
env:
67-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
67+
GH_TOKEN: ${{ secrets.GH_ONOS_PAT }}

0 commit comments

Comments
 (0)