Skip to content

Commit 6e78183

Browse files
committed
fixing workflow
1 parent 8555ac2 commit 6e78183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_on_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v2
1313
- name: 'Deploy/Update on new release'
14-
- shell: bash
14+
shell: bash
1515

1616
env:
1717
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)