We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74ff83b commit 6a3c533Copy full SHA for 6a3c533
.github/workflows/main.yml
@@ -17,4 +17,6 @@ jobs:
17
- name: Upload the resulting PDF
18
uses: ncipollo/release-action@v1
19
with:
20
+ tag: "dev-manual"
21
+ allowUpdates: true
22
artifacts: "FeynCalcManual.pdf"
0 commit comments