Skip to content

Commit

Permalink
chore(template): sync with ahmadnassri/template-node-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadnassri committed Jul 23, 2023
1 parent c1ba95b commit a7274b3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,9 @@ jobs:

runs-on: ubuntu-latest

permissions:
packages: write

steps:
- uses: actions/[email protected]
- uses: docker/setup-qemu-action@v2
Expand All @@ -271,7 +274,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.GH_TOKEN }}
password: ${{ github.token }}

- id: meta
run: |
Expand Down

0 comments on commit a7274b3

Please sign in to comment.