Skip to content

Commit

Permalink
πŸ”€ Merge branch 'develop' of github.com:MrKai77/Loop into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKai77 committed Jul 6, 2023
2 parents 027a9ea + dd7aad3 commit 2066f06
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/build-loop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,3 @@ jobs:
with:
name: Loop.zip
path: Loop.zip

- name: Publish Prerelease
uses: softprops/action-gh-release@v1
with:
name: Github Actions Loop Autobuild
prerelease: true
files: Loop.zip
tag_name: prerelease
fail_on_unmatched_files: true
generate_release_notes: true


0 comments on commit 2066f06

Please sign in to comment.