Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
Giovanni Stracquadanio committed Mar 28, 2024
1 parent 84d81bd commit 383b7a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: 'Testing token'
run: |
echo ${{ secrets.GHCR_TOKEN }}
- uses: actions/checkout@v2
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
Expand Down

0 comments on commit 383b7a7

Please sign in to comment.