Skip to content

Commit

Permalink
Specify run-id
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA committed Nov 20, 2024
1 parent 8e73b2c commit 9c57685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd_onto-ns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: onto-ns-deployment
run-id: ${{ github.event.workflow_run.id }}

- name: Check changes
if: github.event_name != 'workflow_dispatch'
Expand Down

0 comments on commit 9c57685

Please sign in to comment.