We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e19ff02 commit df7db3bCopy full SHA for df7db3b
.github/workflows/deploy.yaml
@@ -10,7 +10,7 @@ jobs:
10
publish-extension:
11
name: Publish to marketplace
12
runs-on: ubuntu-latest
13
- environment: Production
+ environment: production
14
steps:
15
- name: Checkout repository
16
uses: actions/checkout@v4
0 commit comments