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 dbc2be3 commit 62b1fd4Copy full SHA for 62b1fd4
1 file changed
.github/workflows/build.yml
@@ -11,6 +11,8 @@ jobs:
11
steps:
12
- name: Check if a build should be released.
13
uses: actions/checkout@v4
14
+
15
+ - name: Check
16
env:
17
GH_TOKEN: ${{ github.token }}
18
shell: bash
0 commit comments