Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jihoonahn authored Dec 21, 2024
1 parent 4602e9d commit 43d207a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ jobs:
run: ls -R downloaded_artifacts
- name: Upload Release Assets
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: downloaded_artifacts/tuistui/TuistUI.tuist-plugin.zip
Expand Down

0 comments on commit 43d207a

Please sign in to comment.