-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,10 +27,8 @@ jobs: | |
- name: Create Release | ||
uses: /softprops/[email protected] | ||
with: | ||
name: Dev Release ${{ github.ref }} | ||
body: 'This is a dev build of the module - use with caution. In case you are no developer please wait for official releases as part of a companion release' | ||
body: 'This is a dev build of the module - use pkg.tgz with caution. In case you are no developer please wait for official releases as part of a companion release' | ||
draft: true | ||
prerelease: true | ||
files: | | ||
pkg.tgz | ||
pkg |