Skip to content

Commit 4393194

Browse files
committed
chore(promotion): added promotion on release
1 parent ce27e9b commit 4393194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-gh-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: on-gh-release
22
on:
33
release:
4-
types: [released]
4+
types: [published]
55

66
env:
77
NX_BRANCH: ${{ github.event.number }}

0 commit comments

Comments
 (0)