Skip to content

Commit

Permalink
Changed action to use released version
Browse files Browse the repository at this point in the history
  • Loading branch information
Naapperas committed Apr 7, 2024
1 parent 7974f59 commit 0658e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- name: Upload to NIployments register
uses: NIAEFEUP/push-to-niployments@main
uses: NIAEFEUP/push-to-niployments@v1
with:
NIPLOYMENTS_REGISTRY_URL: ${{ vars.NIPLOYMENTS_REGISTRY_URL }}
NIPLOYMENTS_REGISTRY_USERNAME: ${{ vars.NIPLOYMENTS_REGISTRY_USERNAME }}
Expand Down

0 comments on commit 0658e15

Please sign in to comment.