Creating a workflow, part 4/?.
This commit is contained in:
parent
15eaaae914
commit
de1a174a61
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
- 'v*.*.*'
|
||||
- 'v*.*.*-SNAPSHOT'
|
||||
jobs:
|
||||
build:
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
Reference in New Issue
Block a user