Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
Update publish.yml.
  • Loading branch information
seanturner authored Sep 20, 2024
1 parent 7ea2392 commit 9b26a9d
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 @@ -52,6 +52,6 @@ jobs:
UPLOAD_EMAIL: ${{ inputs.email }}

- name: "Archive Submitted Drafts"
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
path: "versioned/draft-*-[0-9][0-9].*"

0 comments on commit 9b26a9d

Please sign in to comment.