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 8555ac2 commit 6e78183Copy full SHA for 6e78183
.github/workflows/deploy_on_release.yaml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v2
13
- name: 'Deploy/Update on new release'
14
- - shell: bash
+ shell: bash
15
16
env:
17
repo_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments