Skip to content

Commit

Permalink
Update release-new-tag.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ramueSVA committed Jun 5, 2024
1 parent c73147b commit d7428e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-new-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build and push docker image
uses: docker/build-push-action@v5
with:
load: true
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/num-portal-webapp:${{ github.ref_name }}
- name: Print Release Version
run: |
Expand Down

0 comments on commit d7428e9

Please sign in to comment.