Skip to content

Commit

Permalink
huh
Browse files Browse the repository at this point in the history
  • Loading branch information
juliankrispel committed May 18, 2020
1 parent b69547c commit aab16a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
echo "${{ steps.changelog_entry.outputs.version }}"
echo "${{ steps.changelog_entry.outputs.description }}"
echo "${{ steps.changelog_entry.outputs.unreleased }}"
echo "${{ steps.changelog_entry.outputs.unreleased == true }}"
- name: Create Release if does not exist
run: echo "release this"
Expand Down

0 comments on commit aab16a1

Please sign in to comment.