Skip to content

Commit 21410c9

Browse files
chore(charts): move charts
1 parent 5c2152d commit 21410c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ name: Release
88
jobs:
99
release-name-check:
1010
if: ${{ !startsWith(github.event.release.tag_name, 'chart/') }}
11+
runs-on: ubuntu-latest
1112
steps:
1213
- run: echo "prereleasing since it is not a chart related tag"
1314
build:

0 commit comments

Comments
 (0)