Skip to content

Commit

Permalink
ci: Remove nightly builds
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Apr 25, 2023
1 parent b8ded8c commit ace3383
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build-iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,3 @@ jobs:
./output/*
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Release Nightly
uses: softprops/action-gh-release@v1
with:
files: |
./output/*
tag_name: nightly
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ace3383

Please sign in to comment.