We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d9b7ce commit 57373c1Copy full SHA for 57373c1
.github/workflows/automated-release.yml
@@ -13,5 +13,5 @@ jobs:
13
runs-on: github-ubuntu-latest-s
14
steps:
15
- name: Release
16
- runs: |
+ run: |
17
echo "This is where the release process would be executed."
0 commit comments