Skip to content

Commit 4e17233

Browse files
authored
remove more references to examples directories (#99)
1 parent 048647f commit 4e17233

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ jobs:
5959
git config --global user.name "DevCycle Automation"
6060
git add ./build.gradle
6161
git add ./src/main/java/com/devcycle/sdk/server/common/model/PlatformData.java
62-
git add ./example-cloud/build.gradle
63-
git add ./example-local/build.gradle
6462
git add ./benchmark/pom.xml
6563
git add ./README.md
6664
git commit -m "Release ${{steps.prepare-release.outputs.next-release-tag}}"

0 commit comments

Comments
 (0)