Skip to content

Commit

Permalink
renamed project
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik-przybyl-wttech committed Feb 22, 2024
1 parent a0c001f commit a53bb08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/makefile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
name: Unshallow clone for tags
id: tags
run: |
sudo chown -R $(whoami) /__w/pulumi-provider-boilerplate/pulumi-provider-boilerplate
git config --global --add safe.directory /__w/pulumi-provider-boilerplate/pulumi-provider-boilerplate
sudo chown -R $(whoami) /__w/pulumi-provider-aem/pulumi-provider-aem
git config --global --add safe.directory /__w/pulumi-provider-aem/pulumi-provider-aem
git fetch --prune --unshallow --tags
-
name: Build
Expand Down

0 comments on commit a53bb08

Please sign in to comment.