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 193e8a6 commit ed89c25Copy full SHA for ed89c25
.github/workflows/automation.yml
@@ -42,7 +42,6 @@ jobs:
42
if: needs.release.outputs.new_release_published == 'true'
43
env:
44
VERSION: '${{ needs.release.outputs.new_release_version }}'
45
- steps:
46
steps:
47
- name: Checkout
48
uses: actions/checkout@v2
0 commit comments