Skip to content

Commit

Permalink
Better name for update
Browse files Browse the repository at this point in the history
  • Loading branch information
ivvist committed Sep 29, 2023
1 parent 1c74c15 commit 587c231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_reuse_go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,6 @@ jobs:
with:
directory: ../../${{ github.event.repository.name }}/airs-bp3
repository: untillpro/airs-bp3
message: "update voedger dependency '${{ inputs.commit_name }}'"
message: "update voedger dependency ${{ inputs.commit_name }}"
branch: "main"
github_token: ${{ secrets.personal_token }}

0 comments on commit 587c231

Please sign in to comment.