Skip to content

Commit

Permalink
(╯°□°)╯︵ ┻━┻) 4.0 (I missed 3.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
Heath123 committed Oct 30, 2020
1 parent 1239900 commit da6b57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: snickerbockers/submodules-init@v4
- name: Build with Maven
run: mvn -B package
- name: Retrieve short commit name
- name: Retrieve short commit name
run: |
echo ::set-env name=TAG_NAME::$(git rev-parse --short HEAD)
- name: Create Release
Expand Down

0 comments on commit da6b57d

Please sign in to comment.