Skip to content

Commit

Permalink
update just for test purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
Paulo-Weber committed Apr 20, 2020
1 parent 0ad13ea commit 0339263
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ jobs:
with:
java-version: 11

- name:
- name: Github release
uses: rymndhng/release-on-push-action@master
with:
bump_version_scheme: norelease
bump_version_scheme: minor
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Get Version name
- name: Get version name
uses: Deep-Symmetry/github-version-action@v1
with:
mvn-var-name: 'version_name'
Expand Down

0 comments on commit 0339263

Please sign in to comment.