Skip to content

Commit

Permalink
Update dotenv-loader.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
izzy2fancy authored Mar 13, 2024
1 parent 0285c6d commit d4f13e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotenv-loader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- name: Trigger Duck-Building Workflow
run: |
echo "Triggering Duck-Building workflow"
curl -X POST -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" -H "Accept: application/vnd.github.v3+json" https://api.github.com/repos/izzy2fancy/duckstation-uwp/actions/workflows/duck-building.yml/dispatches -d '{"ref":"v1.0.7"}'
curl -X POST -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" -H "Accept: application/vnd.github.v3+json" https://api.github.com/repos/izzy2fancy/duckstation-uwp/actions/workflows/duck-building.yml/dispatches -d '{"ref":"v1.0.8"}'

0 comments on commit d4f13e3

Please sign in to comment.