mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
execute push on all branches (testing purposes)
This commit is contained in:
parent
9e32dd0c99
commit
2264aa28e7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-userguide-pdf.yml
vendored
2
.github/workflows/build-userguide-pdf.yml
vendored
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
path: ./manual/moderncv_userguide.log
|
||||
|
||||
- name: Push new user guide to master
|
||||
if: ${{ github.ref_name == 'fix-automated-userguide' }}
|
||||
#if: ${{ github.ref_name == 'master' }}
|
||||
run: |
|
||||
# maybe switch to an image with git already included, for now install it here
|
||||
apt update && apt install git -y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue