Skip to content

Commit 5c99174

Browse files
committed
1 parent c155f31 commit 5c99174

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docker.build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717
ref: 'main'
1818
fetch-depth: 100
1919

20+
- run: |
21+
git config --global --add safe.directory /github/workspace
22+
2023
- name: Determine latest version
2124
id: latest_version
2225
uses: flownative/action-git-latest-release@master

0 commit comments

Comments
 (0)