Skip to content

Commit

Permalink
chore: fix action default value (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
diegolagospagopa authored Jan 17, 2025
2 parents c932cf6 + e2fb15f commit 592b05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flow-docker-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
azure_devops_pat: ${{ secrets.AZURE_DEVOPS_TOKEN }}
azure_template_parameters: |
{
"APPS_TOP": "[one-color]",
"APPS_TOP": "[p4pa-auth]",
"ARGOCD_TARGET_BRANCH": "${{ github.event.inputs.argocd_target_branch }}",
"POSTMAN_BRANCH": "${{ github.event.inputs.postman_branch }}",
"TRIGGER_MESSAGE": "p4pa-auth"
Expand Down

0 comments on commit 592b05d

Please sign in to comment.