Skip to content

Commit 0f42b64

Browse files
authored
fix(ci): Only set CI env in specific steps. (#65)
Because if it's set in all of them things don't work.
1 parent f7d2f76 commit 0f42b64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- 'src/**'
88
- package.json
99
- API.md
10+
- .github/workflows/release.yml
1011
workflow_dispatch: {}
1112

1213
jobs:

0 commit comments

Comments
 (0)