We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b809f commit bd76047Copy full SHA for bd76047
.github/workflows/artifacts-links.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Add artifact links to PR and issues
13
uses: tonyhallett/artifacts-url-comments@v1.1.0
14
env:
15
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.NC_PAT_EMUF }}
16
with:
17
prefix: "Test HEX"
18
suffix: "WARNING: No warranty or guarantee of any kind. Test/Fly at your own risk!"
0 commit comments