Skip to content

Commit 471eec8

Browse files
authored
Update upload-artifacts.yml
1 parent 8e95e38 commit 471eec8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/upload-artifacts.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: "Generate and upload distributions"
22
on:
33
push:
4-
branches:
5-
- release/**
4+
branches:
5+
- release/**
66

77
concurrency:
88
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)