Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mario4tier committed Dec 21, 2024
1 parent 408a270 commit 418abc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-step-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ jobs:
console.log(`upload_url: ${upload_url}`);
console.log(`release_id: ${release_id}`);
core.setOutput("upload_url", upload_url);
core.setOutput("release_id", release_id);
- name: Attach/Update assets with latest in dist/
uses: actions/github-script@v7
Expand Down

0 comments on commit 418abc9

Please sign in to comment.