Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mprorock authored Feb 24, 2022
1 parent b03b497 commit f82be3b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,11 @@ jobs:
with:
token: ${{ github.token }}

- name: "Upload to Datatracker"
uses: martinthomson/i-d-template@v1
with:
make: upload
# Do not upload to datatracker yet
# - name: "Upload to Datatracker"
# uses: martinthomson/i-d-template@v1
# with:
# make: upload

- name: "Archive Submitted Drafts"
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit f82be3b

Please sign in to comment.