Skip to content

Commit

Permalink
fix: epfl push deploy action version added
Browse files Browse the repository at this point in the history
  • Loading branch information
ymarcon committed Jan 27, 2025
1 parent 7179233 commit 66acd7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
IMAGE_NAME: ${{github.repository}}
jobs:
deploy:
uses: EPFL-ENAC/epfl-enac-build-push-deploy-action/.github/workflows/deploy.yml@main
uses: EPFL-ENAC/epfl-enac-build-push-deploy-action/.github/workflows/deploy.yml@v2.2.0
secrets:
token: ${{ secrets.CD_TOKEN }}
with:
Expand Down

0 comments on commit 66acd7a

Please sign in to comment.