We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60fc83d commit 3068b9dCopy full SHA for 3068b9d
.github/workflows/salt-bundle-release.yml
@@ -74,7 +74,7 @@ jobs:
74
GITHUB_REPOSITORY: ${{ github.repository }}
75
run: |
76
# Release formula from repository root with GitHub integration
77
- salt-bundle release-cmd \
+ salt-bundle release \
78
--formulas-dir ./packages \
79
--repo-dir ./packages \
80
--github-release \
0 commit comments