Skip to content

Commit 3218ef4

Browse files
committed
upload-release-asset to v1
1 parent fe63f0a commit 3218ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383

8484
- name: Upload Release Asset
8585
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
86-
uses: actions/upload-release-asset@v4
86+
uses: actions/upload-release-asset@v1
8787
env:
8888
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8989
with:

0 commit comments

Comments
 (0)