This commit is contained in:
parent
5667e6d041
commit
674b82ba92
@ -41,9 +41,9 @@ jobs:
|
||||
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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user