Skip to content

Commit

Permalink
Update test_deletion.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-murray authored Apr 12, 2022
1 parent 118af96 commit 05d56ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_deletion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
path: github-ip-allow-list-action

- name: Delete an allow list
uses: ./github-ip-allow-list-action/delete-allow-lists
uses: "./github-ip-allow-list-action/delete-allow-lists"
with:
github_token: ${{ secrets.goodcorp_enterprise_admin_token }}
enterprise_slug: goodcorp
Expand Down

0 comments on commit 05d56ca

Please sign in to comment.