Skip to content

Commit b9e20ae

Browse files
authored
Merge pull request #3267 from gitbutlerapp/fix-nightly-builds
don't specify shell for 'uses' action
2 parents 0b8c026 + 0224daa commit b9e20ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ jobs:
6969
echo "version=$NEXT_VERSION" >> $GITHUB_ENV
7070
7171
- name: import gpg key
72-
shell: bash
7372
if: runner.os == 'Linux'
7473
uses: crazy-max/ghaction-import-gpg@v6
7574
with:

0 commit comments

Comments
 (0)