Skip to content

Commit

Permalink
Merge pull request #307 from Pixilib/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
salimkanoun authored Sep 1, 2024
2 parents edd1960 + f45d016 commit 9382eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- run : yarn build

- name: Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v5
with:
context: .
push: true
Expand Down

0 comments on commit 9382eb2

Please sign in to comment.