Skip to content

Commit

Permalink
remove git safe dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Onatcer committed Feb 7, 2025
1 parent 38eb27f commit 1cc7bc5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-public.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
with:
fetch-depth: 0 # Required for WyriHaximus/github-action-get-previous-tag

- name: Configure git safe directory
run: git config --global --add safe.directory /app

- name: "Get build"
id: build
run: echo "build=$(git rev-parse --short=8 HEAD)" >> "$GITHUB_OUTPUT"
Expand Down

0 comments on commit 1cc7bc5

Please sign in to comment.