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
|
root_file: main.tex # Replace 'main.tex' with the path to your main LaTeX file
|
||||||
|
|
||||||
- name: Set current date
|
- name: Set current date
|
||||||
run: echo "CURRENT_DATE=$(date +'%Y-%m-%d')" >> $GITHUB_ENV
|
run: echo "CURRENT_DATE=$(date +'%Y-%m-%d')" >> $GITHUB_ENV
|
||||||
- name: Upload PDF
|
|
||||||
|
|
||||||
|
- name: Upload PDF
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: Beitrittserklaerung_RudernDonauLinz_$CURRENT_DATE.pdf
|
name: Beitrittserklaerung_RudernDonauLinz_$CURRENT_DATE.pdf
|
||||||
|
Loading…
Reference in New Issue
Block a user