mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 17:50:22 +00:00
Typo
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
ec905ffc2a
commit
449c65179b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -137,7 +137,7 @@ jobs:
|
|||
run: |
|
||||
echo "$(sha256sum bootstrap-salt.sh | awk '{ print $1 }')" > bootstrap-salt.sh.sha256
|
||||
echo "$(sha256sum bootstrap-salt.ps1 | awk '{ print $1 }')" > bootstrap-salt.ps1.sha256
|
||||
git commmit -a -m "Update sha256 checksums" || git commmit -a -m "Update sha256 checksums"
|
||||
git commit -a -m "Update sha256 checksums" || git commit -a -m "Update sha256 checksums"
|
||||
|
||||
- name: Push Changes
|
||||
uses: ad-m/github-push-action@master
|
||||
|
|
Loading…
Add table
Reference in a new issue