We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2f0c8f commit 7f12532Copy full SHA for 7f12532
.github/workflows/release.yml
@@ -3,7 +3,6 @@ name: Release
3
on:
4
push:
5
tags: ['v[0-9]+\.[0-9]+\.[0-9]+\-rc[0-9]+', 'v[0-9]+\.[0-9]+\.[0-9]+']
6
- branches: [ 4-include-unionpd-in-release ]
7
8
jobs:
9
build:
0 commit comments