Skip to content

Commit

Permalink
Update dispatch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
damccorm authored Dec 20, 2023
1 parent 6a7af69 commit fdcd689
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ jobs:
run: |
APACHE_PASS=$(cat $GITHUB_EVENT_PATH | jq '.inputs.APACHE_PASSWORD' | sed 's/"//g' )
echo "::add-mask::$MY_SECRET"
cat $GITHUB_EVENT_PATH
- run: echo ${{ github.event.inputs.APACHE_PASSWORD }}

0 comments on commit fdcd689

Please sign in to comment.