1 parent 13cd7ed commit 5c5d0e6Copy full SHA for 5c5d0e6
1 file changed
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
goreleaser:
32
needs: test
33
runs-on: ubuntu-latest
34
- environment: prod # 👈 Set environment
+ environment: prod
35
36
37
steps:
0 commit comments