We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d98571 commit d5cfad8Copy full SHA for d5cfad8
.github/workflows/publish.yaml
@@ -2,8 +2,6 @@ name: Release New Version
2
3
on:
4
push:
5
- branches:
6
- - 2021-08-02-github-actions-kyma
7
tags:
8
- "v*" # Push events to matching v*, i.e. v1.0, v20.15.10
9
0 commit comments