We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63fecc2 commit c490879Copy full SHA for c490879
1 file changed
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
persist-credentials: false
22
- name: Clone uAssets
23
run: |
24
- tools/pull-assets.11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ tools/pull-assets.sh
25
- name: Get release information
26
27
echo "VERSION=${GITHUB_REF/refs\/tags\//}" >> $GITHUB_ENV
0 commit comments