Skip to content

Commit c195995

Browse files
authored
chore: remove production environment from build job in publish.yml (#294)
2 parents a58b1ac + b422cef commit c195995

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ env:
1717
jobs:
1818
build:
1919
runs-on: ubuntu-latest
20-
environment: production
2120
steps:
2221
- name: Collect Workflow Telemetry
2322
uses: catchpoint/workflow-telemetry-action@v2

0 commit comments

Comments
 (0)