Skip to content

Commit

Permalink
Work. Please
Browse files Browse the repository at this point in the history
  • Loading branch information
meoowe authored Dec 8, 2024
1 parent 2d1fdbb commit a30cc7d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
allowUpdates: true
artifacts: "Windows-ClickyCat.zip"
generateReleaseNotes: true
tag: master
- name: 📤 Upload Artifact
uses: actions/upload-artifact@v4
with:
Expand Down Expand Up @@ -78,6 +79,7 @@ jobs:
allowUpdates: true
artifacts: "Linux-ClickyCat.zip"
generateReleaseNotes: true
tag: master
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
Expand Down Expand Up @@ -115,6 +117,7 @@ jobs:
allowUpdates: true
artifacts: "Web-ClickyCat.zip"
generateReleaseNotes: true
tag: master
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit a30cc7d

Please sign in to comment.