Skip to content

Commit

Permalink
Update publish.yml to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mirjak authored Jan 31, 2025
1 parent 745bf3e commit 17b4adb
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 17b4adb

Please sign in to comment.