We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20ac77e commit 2b82081Copy full SHA for 2b82081
.github/workflows/rename-module.yml
@@ -38,7 +38,7 @@ jobs:
38
go list .;
39
go build ./...
40
41
- - name: commit to "auto-rename-module-${{ matrix.source_commit }}" branch
+ - name: Commit to "auto-rename-module-${{ matrix.source_commit }}" branch
42
uses: devops-infra/action-commit-push@8bc2ff9f9de7aa2a7581fc7e5b6401c04cab54c7
43
with:
44
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments