Skip to content

Commit

Permalink
Adding debug role
Browse files Browse the repository at this point in the history
  • Loading branch information
paulochang committed Feb 20, 2024
1 parent 319f635 commit 93719c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push-permissions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
echo $keyPath
echo "Updating ${{ steps.removeMd.outputs.replaced }} with value $role"
curl --location --request PUT \
--url "$keyPath" \
--header "Authorization: Bearer ${{ secrets.CF_BEARER_TOKEN }}" \
Expand Down

0 comments on commit 93719c6

Please sign in to comment.