Skip to content

Commit

Permalink
Update publish.yml (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
kburgin3 authored Jan 31, 2025
1 parent a7fb5ae commit b8f442f
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 @@ -44,6 +44,6 @@ jobs:
make: upload

- 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 b8f442f

Please sign in to comment.