Skip to content

Commit

Permalink
Merge pull request #11 from robinbryce/steve/id-nits
Browse files Browse the repository at this point in the history
hacking in email for publication testing
  • Loading branch information
SteveLasker authored Nov 22, 2024
2 parents 24161fa + addc9f8 commit 7383a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: "Upload to Datatracker"
uses: martinthomson/i-d-template@v1
with:
make: upload "UPLOAD_EMAIL=${{ inputs.email }}"
make: upload "UPLOAD_EMAIL=[email protected]"

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

0 comments on commit 7383a37

Please sign in to comment.