Compare commits
1 commit
4b8ce403a3
...
bae37e3eca
Author | SHA1 | Date | |
---|---|---|---|
bae37e3eca |
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ jobs:
|
||||||
comment-on-pr: ${{ github.ref_name != 'main' }}
|
comment-on-pr: ${{ github.ref_name != 'main' }}
|
||||||
# Generate artifacts on main (to speed up comparisons)
|
# Generate artifacts on main (to speed up comparisons)
|
||||||
generate-artifact: ${{ github.ref_name == 'main' }}
|
generate-artifact: ${{ github.ref_name == 'main' }}
|
||||||
|
github-token: ${{ secrets.ARTIFACT_TOKEN }}
|
||||||
# Generate comparisons to main
|
# Generate comparisons to main
|
||||||
do-comparison: 'true'
|
do-comparison: 'true'
|
||||||
# This job's name (so we can find the artifacts)
|
# This job's name (so we can find the artifacts)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue