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 119f224 commit 1605b3cCopy full SHA for 1605b3c
.github/workflows/build-pull-request.yml
@@ -16,6 +16,8 @@ jobs:
16
17
- name: Build the article PDF
18
id: build
19
+ with:
20
+ showyourwork-spec: git+https://github.com/showyourwork/showyourwork
21
uses: showyourwork/showyourwork-action@v1
22
env:
23
SANDBOX_TOKEN: ${{ secrets.SANDBOX_TOKEN }}
.github/workflows/build.yml
0 commit comments