We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea84989 commit dae6926Copy full SHA for dae6926
.github/workflows/build.yml
@@ -38,6 +38,7 @@ jobs:
38
runs-on: ubuntu-latest
39
needs: test
40
if: startsWith(github.ref, 'refs/tags/v')
41
+ environment: DEFAULT
42
43
steps:
44
- uses: actions/checkout@v4
0 commit comments