Skip to content

Commit

Permalink
update plaintext workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alifeee committed Sep 19, 2024
1 parent f5abc34 commit 12e6af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scribus_plaintext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
chmod +x ./scripts/scribus_export.sh
./scripts/scribus_export_ALL.sh
- name: Upload plaintext
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: plaintext
path: ./scribus/

0 comments on commit 12e6af9

Please sign in to comment.