Skip to content

Commit

Permalink
Fix prerelease creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Witiko committed Sep 9, 2023
1 parent 07c6f82 commit 5ba8a29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@ jobs:
- TL2022-historic
- latest
runs-on: ubuntu-latest
permissions:
contents: write
container:
image: ghcr.io/witiko/markdown:${{ needs.build-docker-image.outputs[matrix.texlive] }}
if: github.event_name != 'pull_request_target' && github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 5ba8a29

Please sign in to comment.