Skip to content

Commit

Permalink
Create one branch per file
Browse files Browse the repository at this point in the history
  • Loading branch information
rulyotano committed Oct 16, 2023
1 parent 2454245 commit 90c091d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
with:
source-directory: 'out'
target-branch: main
target-branch: ${{ inputs.template-name }}
destination-github-username: 'rulyotano'
destination-repository-name: 'cv-private'
user-email: rulyotano@gmail.com
Expand Down

0 comments on commit 90c091d

Please sign in to comment.