This commit is contained in:
parent
674b82ba92
commit
6b33f8a4e6
@ -40,12 +40,9 @@ jobs:
|
||||
env:
|
||||
root_file: main.tex # Replace 'main.tex' with the path to your main LaTeX file
|
||||
|
||||
- name: Set current date
|
||||
run: echo "CURRENT_DATE=$(date +'%Y-%m-%d')" >> $GITHUB_ENV
|
||||
|
||||
- name: Upload PDF
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: Beitrittserklaerung_RudernDonauLinz_$CURRENT_DATE.pdf
|
||||
name: Beitrittserklaerung_RudernDonauLinz.pdf
|
||||
path: ./main.pdf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user