Skip to content

Commit 1f6678d

Browse files
committed
adding the integration wf
1 parent 9d15529 commit 1f6678d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Debug API Permissions
2929
env:
30-
GH_TOKEN: ${{ github.token }}
30+
GH_TOKEN: ${{ secrets.GH_READ_PACKAGES_SECRET }}
3131
run: |
3232
echo "🔍 Testing API permissions..."
3333

0 commit comments

Comments
 (0)