Skip to content

Commit

Permalink
Merge pull request #141 from robinostlund/development
Browse files Browse the repository at this point in the history
changes to github actions
  • Loading branch information
robinostlund authored Jun 23, 2020
2 parents 6fb2a16 + ebc182e commit fafd5e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
body: |
Changes in this release:
- ..
draft: true
prerelease: true

Expand Down

0 comments on commit fafd5e4

Please sign in to comment.