Skip to content

Commit a53bb08

Browse files
renamed project
1 parent a0c001f commit a53bb08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/makefile.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
name: Unshallow clone for tags
3333
id: tags
3434
run: |
35-
sudo chown -R $(whoami) /__w/pulumi-provider-boilerplate/pulumi-provider-boilerplate
36-
git config --global --add safe.directory /__w/pulumi-provider-boilerplate/pulumi-provider-boilerplate
35+
sudo chown -R $(whoami) /__w/pulumi-provider-aem/pulumi-provider-aem
36+
git config --global --add safe.directory /__w/pulumi-provider-aem/pulumi-provider-aem
3737
git fetch --prune --unshallow --tags
3838
-
3939
name: Build

0 commit comments

Comments
 (0)