Skip to content

Commit c0538d3

Browse files
committed
Workflow
1 parent 780f7f6 commit c0538d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
path: ~/portablemc/
128128

129129
check-version:
130-
name: Check version
130+
name: Check version (${{ github.event_name }} - ${{ github.ref }})
131131
if: github.event_name == 'push' && startsWith('refs/tags/', github.ref)
132132
runs-on: ubuntu-latest
133133
steps:

0 commit comments

Comments
 (0)