We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29fe33d commit d5554c6Copy full SHA for d5554c6
1 file changed
.github/workflows/auto_Release.yml
@@ -29,6 +29,7 @@ jobs:
29
body: ${{ steps.tag_version.outputs.changelog }}
30
31
- run: ls -R
32
+ shell: bash
33
34
- name: '📦 Package windows x64'
35
run: |
0 commit comments