Skip to content

Commit

Permalink
Comment out autoupload from publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanmahy authored Mar 16, 2024
1 parent 3ac0a89 commit 02ec55c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ jobs:
with:
token: ${{ github.token }}

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

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

0 comments on commit 02ec55c

Please sign in to comment.