Skip to content

Commit bb58432

Browse files
Download artifact from master
1 parent b9af89c commit bb58432

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/git-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
workflow: build-and-publish.yml
2020
workflow_conclusion: success
21-
branch: dev
21+
branch: master
2222
event: push
2323
name: drop
2424
- name: Github Release
@@ -31,4 +31,4 @@ jobs:
3131
ALLOW_EMPTY_CHANGELOG: "true"
3232
with:
3333
args: |
34-
drop/**
34+
drop/**

0 commit comments

Comments
 (0)