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 25be3d5 commit 169f3bcCopy full SHA for 169f3bc
.github/workflows/check.yaml
@@ -26,4 +26,4 @@ jobs:
26
- name: "Check Envoy releases"
27
run: ./bin/check_releases.sh envoyproxy/envoy tetratelabs/archive-envoy
28
env: # Set the gh's GH_TOKEN. See: https://cli.github.com/manual/gh_help_environment.
29
- GH_TOKEN: ${{ secrets.PACKAGE_BUMP_TOKEN }}
+ GH_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments