Skip to content

Commit

Permalink
remove more references to examples directories (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-odwyer authored Oct 12, 2023
1 parent 048647f commit 4e17233
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ jobs:
git config --global user.name "DevCycle Automation"
git add ./build.gradle
git add ./src/main/java/com/devcycle/sdk/server/common/model/PlatformData.java
git add ./example-cloud/build.gradle
git add ./example-local/build.gradle
git add ./benchmark/pom.xml
git add ./README.md
git commit -m "Release ${{steps.prepare-release.outputs.next-release-tag}}"
Expand Down

0 comments on commit 4e17233

Please sign in to comment.