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 ee6f567 commit fd56bbfCopy full SHA for fd56bbf
.github/workflows/update-dependencies.yml
@@ -54,12 +54,6 @@ jobs:
54
fetch-tags: true
55
path: ${{ github.workspace }}/src/${{ matrix.key }}
56
57
- - name: test author override
58
- run: |
59
- git config user.name "assumptionsandg"
60
- git config user.email "[email protected]"
61
- working-directory: ${{ github.workspace }}/src/kayobe-config
62
-
63
- name: Get latest tag
64
id: latest_tag
65
run: |
0 commit comments