Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
reacto11mecha committed Jul 21, 2024
1 parent 13c61ec commit 3a2cb84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
fi
- name: Commit changes
run: git commit -am 'bot-update: update "$REF_NAME" https://github.com/sora-vp/baseline/commit/${{ github.sha }}'
run: git commit -am 'bot-update: update $REF_NAME | https://github.com/sora-vp/baseline/commit/'"${{ github.sha }}"'/'

- name: Debug
run: git log
Expand Down

0 comments on commit 3a2cb84

Please sign in to comment.