Skip to content

Commit

Permalink
Make random wording change (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
Twixes authored Feb 19, 2021
1 parent 57f7f93 commit e13f84c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-version-bump.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Check out repository
uses: actions/checkout@v2

- name: Determine version bump type
- name: Detect version bump type
id: bump-type
run: |
BUMP_TYPE=null
Expand Down

0 comments on commit e13f84c

Please sign in to comment.