Skip to content

Commit 08bdbe9

Browse files
committed
adding auth token
1 parent 4500ac6 commit 08bdbe9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/on_pull_request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ jobs:
5858
- id: tests-integration
5959
name: Run Integration Tests
6060
shell: bash
61+
env:
62+
CHARMCRAFT_AUTH: ${{ secrets.CHARMHUB_TOKEN }}
6163
run: |
6264
pip install pyyaml
6365
sudo snap install charmcraft --classic

0 commit comments

Comments
 (0)