We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da24fe2 commit 9eaafc0Copy full SHA for 9eaafc0
.github/workflows/autobump.yaml
@@ -22,3 +22,5 @@ jobs:
22
--repo ${{ github.repository }}
23
--branch autobump/go
24
--dep github.com/openshift-knative/hack
25
+ env:
26
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments