mirror of
https://github.com/corvax-team/ss14-wl.git
synced 2026-02-15 03:31:38 +01:00
remove that if
This commit is contained in:
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@@ -18,7 +18,6 @@ jobs:
|
||||
run: exit 1
|
||||
|
||||
- name: Send webhook with Authorization header
|
||||
if: ${{ secrets.TEST_WEBHOOK_TOKEN != '' }}
|
||||
run: |
|
||||
curl -X POST \
|
||||
-H "Authorization: Bearer ${{ secrets.SECRETS_PRIVATE_KEY }}" \
|
||||
|
||||
Reference in New Issue
Block a user