Skip to content

Commit

Permalink
chore: adjust download name.
Browse files Browse the repository at this point in the history
  • Loading branch information
PttCodingMan committed Apr 18, 2024
1 parent 9a7b832 commit 0852f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_gif.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
- name: Upload gif
uses: actions/upload-artifact@v4
with:
name: ${{ github.event.inputs.gif_text }}
name: YOUR_GIF_IS_READY
path: output.gif

0 comments on commit 0852f7f

Please sign in to comment.