Skip to content

Commit

Permalink
fix: format of input for token
Browse files Browse the repository at this point in the history
  • Loading branch information
tdivoll committed Apr 4, 2024
1 parent 8f605cb commit 2f36842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-docker-julia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
owner: WilhelmusLab
repo: ice-floe-tracker-pipeline
github-token: ${{ secrets.TRIGGER_PAT }}
github_token: ${{ secrets.TRIGGER_PAT }}
workflow_file_name: build-docker-julia.yml
ref: main
wait_interval: 30
Expand Down

0 comments on commit 2f36842

Please sign in to comment.