We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c1a31b commit cf46f5dCopy full SHA for cf46f5d
.github/workflows/publish.yml
@@ -9,7 +9,6 @@ jobs:
9
publish:
10
name: Publish
11
runs-on: ubuntu-latest
12
- environment: ${{ github.ref_name == 'main' && 'prod' || 'dev' }}
13
14
permissions:
15
contents: read
0 commit comments