Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:deNBI/cron-backup into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz committed Oct 8, 2024
2 parents 2eb2afc + ed0dbec commit 64ff381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
username: ${{ secrets.QUAY_USERNAME }}
password: ${{ secrets.QUAY_TOKEN }}
- name: Build and publish image to Quay
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
env:
BASE_TAG: ${{ steps.tag.outputs.TAG }}
with:
Expand Down

0 comments on commit 64ff381

Please sign in to comment.