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 6bb74f6 commit 1f13870Copy full SHA for 1f13870
.github/workflows/update-dependencies.yml
@@ -58,6 +58,7 @@ jobs:
58
run: |
59
git config user.email "[email protected]"
60
git config user.name "stackhpc-ci"
61
+ working-directory: ${{ github.workspace }}/src/kayobe-config
62
63
- name: Get latest tag
64
id: latest_tag
0 commit comments