Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce0203 committed Aug 4, 2023
1 parent fb7ae27 commit 122419c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,4 @@ jobs:
prerelease: false
- shell: bash
run: |
curl -d "key=${{ secrets.ADMIN_KEY }}" \
-H "Content-Type: application/x-www-form-urlencoded" \
-X POST ${{ env.url }}/shutdown
curl -d "key=${{ secrets.ADMIN_KEY }}" -X POST ${{ env.url }}/shutdown

0 comments on commit 122419c

Please sign in to comment.