diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 8e01218..95531db 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -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