Skip to content

Commit

Permalink
Activate CTAN zip action
Browse files Browse the repository at this point in the history
  • Loading branch information
hmenke committed Sep 28, 2020
1 parent 44bb29f commit 58d44d6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ jobs:
cp doc/generic/pgf/version-for-luatex/en/pgfmanual.pdf ../
bash ci/update_tlcontrib.sh
#- uses: actions/upload-artifact@v2
# if: matrix.engine == 'luatex' && github.event_name != 'pull_request' && github.ref == 'refs/heads/master'
# with:
# name: ctanzip
# path: pgf_*.zip
- uses: actions/upload-artifact@v2
if: matrix.engine == 'luatex' && github.event_name != 'pull_request' && github.ref == 'refs/heads/master'
with:
name: ctanzip
path: pgf_*.zip

0 comments on commit 58d44d6

Please sign in to comment.