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 8e95e38 commit 471eec8Copy full SHA for 471eec8
.github/workflows/upload-artifacts.yml
@@ -1,8 +1,8 @@
1
name: "Generate and upload distributions"
2
on:
3
push:
4
- branches:
5
- - release/**
+ branches:
+ - release/**
6
7
concurrency:
8
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments