Skip to content

Commit

Permalink
reset make.yml for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
AWehrhahn committed Nov 28, 2022
1 parent 902de24 commit a4947fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
# Which type of bump to use when none explicitly provided (default: `patch`).
# default_bump: # optional, default is patch
fetch_all_tags: true

- name: Create Release
id: create_release
Expand Down

0 comments on commit a4947fa

Please sign in to comment.