Skip to content

Commit

Permalink
I'm quitting...
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-flinn committed Oct 27, 2021
1 parent 4ab07a3 commit bc1aee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
)
publish_profile=$(
az keyvault secret show --vault-name $VAULT_NAME \
--name appservices-${{ steps.setup.outputs.name_lower }}-publish-profile \
--name appservices-${{ steps.setup.outputs.name_lower }}-webapp-publish-profile \
--query value --output tsv
)
echo "::add-mask::$webapp_name"
Expand Down

0 comments on commit bc1aee7

Please sign in to comment.