Skip to content

Commit 549bfd0

Browse files
feat: rename build file
1 parent 509c56a commit 549bfd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
- name: Upload
107107
uses: technote-fork/action-gh-release@v1
108108
with:
109-
files: jquery.marker-animation.min.js
109+
files: build/index.js
110110
draft: true
111111
env:
112112
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)