Skip to content

Commit

Permalink
Update build-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BaldissaraMatheus authored Mar 8, 2023
1 parent 5904d32 commit 628c0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
baldissaramatheus/tasks.md:latest \
baldissaramatheus/tasks.md:$CI_REF_NAME \
baldissaramatheus/tasks.md:${{ env.TAG_MAJOR }} \
baldissaramatheus:${{ env.TAG_MINOR }}
baldissaramatheus/tasks:${{ env.TAG_MINOR }}
- name: Upload artifact
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 628c0b5

Please sign in to comment.