diff --git a/.forgejo/workflows/check.yml b/.forgejo/workflows/check.yml index 30c2b9f..01e6bef 100644 --- a/.forgejo/workflows/check.yml +++ b/.forgejo/workflows/check.yml @@ -35,7 +35,6 @@ jobs: comment-on-pr: ${{ github.ref_name != 'main' }} # Generate artifacts on main (to speed up comparisons) generate-artifact: ${{ github.ref_name == 'main' }} - github-token: ${{ secrets.ARTIFACT_TOKEN }} # Generate comparisons to main do-comparison: 'true' # This job's name (so we can find the artifacts)