Skip to content

Commit

Permalink
Update trigger-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Masterain98 authored Sep 25, 2023
1 parent 2df9e0b commit b8e1987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
steps:
- name: Trigger API
env:
PURGE_URL: ${{ secrets.UPDATE_URL }}
UPDATE_URL: ${{ secrets.UPDATE_URL }}
run: |
curl $UPDATE_URL

0 comments on commit b8e1987

Please sign in to comment.