Skip to content

Commit 3a22f3c

Browse files
committed
chore: add production environment to build job in publish.yml
1 parent 90d1e77 commit 3a22f3c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ env:
1515

1616
jobs:
1717
build:
18+
environment: production
1819
runs-on: ubuntu-latest
1920
steps:
2021
- name: Collect Workflow Telemetry

0 commit comments

Comments
 (0)