Skip to content

Commit

Permalink
Update autobuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
edikurexe authored Sep 10, 2024
1 parent f450734 commit b62ef5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
path: ./artifact/*

- name: Upload release asset
uses: svenstaro/upload-release-action@v4
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ./artifact/*
Expand Down

0 comments on commit b62ef5a

Please sign in to comment.