Skip to content

Commit

Permalink
Bump artifact linker to v2 #209
Browse files Browse the repository at this point in the history
  • Loading branch information
stylesuxx committed Aug 16, 2024
1 parent 3ccba3b commit 710d6c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_artifact_urls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Link Artifacts via action
uses: stylesuxx/link-artifacts-in-pr-action@v1
uses: stylesuxx/link-artifacts-in-pr-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
whitelist: "[]"

0 comments on commit 710d6c9

Please sign in to comment.