Skip to content

Commit

Permalink
Change image tag for PR build
Browse files Browse the repository at this point in the history
  • Loading branch information
dickwolff authored Feb 8, 2024
1 parent adbf6de commit 0a4199b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
with:
push: ${{ github.event_name == 'pull_request' }}
tags: |
dickwolff/export-to-ghostfolio:${{ env.GitVersion_EscapedBranchName }}
dickwolff/export-to-ghostfolio:${{ env.GitVersion_MajorMinorPatch }}-beta
- name: Build and push (main)
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit 0a4199b

Please sign in to comment.