Skip to content

Commit df7db3b

Browse files
Update .github/workflows/deploy.yaml
Co-authored-by: Pokey Rule <[email protected]>
1 parent e19ff02 commit df7db3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
publish-extension:
1111
name: Publish to marketplace
1212
runs-on: ubuntu-latest
13-
environment: Production
13+
environment: production
1414
steps:
1515
- name: Checkout repository
1616
uses: actions/checkout@v4

0 commit comments

Comments
 (0)