Skip to content

Commit

Permalink
fix image name
Browse files Browse the repository at this point in the history
  • Loading branch information
stCarolas committed Feb 4, 2024
1 parent 2f817da commit dc91072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: ghcr.io/opendonationassistant/oda-widget-page:master
tags: ghcr.io/opendonationassistant/oda-widget-page:${{ github.RUN_NUMBER }}

- name: Deploying new version
uses: appleboy/[email protected]
Expand Down

0 comments on commit dc91072

Please sign in to comment.