Skip to content

Commit

Permalink
cambiando el nombre de la release
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinoSanchez00 committed Dec 11, 2024
1 parent b32e347 commit 66733f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/SubirDockerfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: ./.github/workflows/principal.yaml
with:
MICROSERVICE: "frontend"
VERSION_CHART: "0.2.1"
VERSION_CHART: "0.2.2"
ENVIROMENT: ${{ github.ref == 'refs/heads/main' && 'production' || 'develop' }}
secrets:
ARM_CLIENT_ID: ${{ secrets.ARM_CLIENT_ID }}
Expand Down

0 comments on commit 66733f2

Please sign in to comment.