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 8a7bf5e commit 5523449Copy full SHA for 5523449
.github/workflows/test-integrations.yaml
@@ -92,6 +92,7 @@ jobs:
92
with:
93
fetch-depth: 0
94
submodules: 'true'
95
+ token: ${{ secrets.AGNTCY_BUILD_BOT_GH_TOKEN }}
96
97
- name: Login to GitHub Container Registry
98
uses: docker/login-action@v3
0 commit comments