Skip to content

Commit d8bcd2b

Browse files
publish as manual ci action
1 parent f237c07 commit d8bcd2b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Publish
22
on:
3-
# workflow_dispatch: # todo: requires to be merged to default branch to work
4-
push:
5-
branches:
6-
- jdk17-scala2.12.15
3+
workflow_dispatch:
74
jobs:
85
build:
96
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)