We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f237c07 commit d8bcd2bCopy full SHA for d8bcd2b
.github/workflows/publish.yml
@@ -1,9 +1,6 @@
1
name: Publish
2
on:
3
-# workflow_dispatch: # todo: requires to be merged to default branch to work
4
- push:
5
- branches:
6
- - jdk17-scala2.12.15
+ workflow_dispatch:
7
jobs:
8
build:
9
runs-on: ubuntu-latest
0 commit comments