We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e04033a commit 72d1773Copy full SHA for 72d1773
.github/workflows/publish.yml
@@ -1,6 +1,6 @@
1
name: Publish
2
on:
3
-# workflow_dispatch: # todo: requires to be merged to default branch to work
+# workflow_dispatch: # todo: requires to be merged to default branch to work
4
push:
5
branches:
6
- jdk17-scala2.12.15
0 commit comments