Skip to content

Commit

Permalink
remove artifacts from release
Browse files Browse the repository at this point in the history
  • Loading branch information
kkga committed Sep 12, 2021
1 parent 6367705 commit 5b4e6d7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,3 @@ jobs:
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Upload scripts
uses: actions/upload-artifact@v2
with:
name: scripts
path: scripts/*

0 comments on commit 5b4e6d7

Please sign in to comment.