Skip to content

Commit 9eaafc0

Browse files
authored
Add GH token (#13)
1 parent da24fe2 commit 9eaafc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/autobump.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ jobs:
2222
--repo ${{ github.repository }}
2323
--branch autobump/go
2424
--dep github.com/openshift-knative/hack
25+
env:
26+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)