Skip to content

Commit 2c1e4ff

Browse files
author
pavel.s@smplt.net
committed
release
1 parent f621a9e commit 2c1e4ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/use.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
# if: github.ref == 'refs/heads/master'
3737
# run: echo 'push'
3838
- name: Deploy with Maven
39-
if: startsWith(github.event.ref, 'refs/tags/2')
39+
if: startsWith(github.event.ref, 'refs/tags/2')
4040
run: echo "Deploying tag ${{ github.ref }}"

0 commit comments

Comments
 (0)