Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
Update AutoArtifacts.yml
Browse files Browse the repository at this point in the history
fix bugs
  • Loading branch information
PinkYuDeer authored Apr 29, 2024
1 parent c6ab265 commit 2a5adaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AutoArtifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }
upload_url: ${{ steps.create_release.outputs.upload_url }}

0 comments on commit 2a5adaa

Please sign in to comment.