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 6e54a90 commit 0f0243cCopy full SHA for 0f0243c
.github/workflows/actions.yml
@@ -30,6 +30,7 @@ jobs:
30
uses: actions/upload-artifact@master
31
if: ${{ github.event_name == 'pull_request' }}
32
with:
33
+ name: spec
34
path: spec.pdf
35
36
- name: Upload PDF and docx to release
0 commit comments