Skip to content

Commit 26b01d6

Browse files
authored
Fix the calver workflow. (#4274)
Commit the *contents* of the xcodeproj as it's a bundle.
1 parent 1265846 commit 26b01d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automatic-calendar-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
base: develop
4040
add-paths: |
4141
*.yml
42-
*.xcodeproj
42+
*.xcodeproj/**

0 commit comments

Comments
 (0)