Skip to content

Commit

Permalink
fix: Fixed android repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecoomber committed Oct 18, 2024
1 parent 326d384 commit 1b3d13a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_zds_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: ./.github/workflows/copy-content.yml
secrets: inherit
with:
repo: ZebraDevs/zds_android
repo: ZebraDevs/zds-android
branch: "update-zeta-icons"
source_dir: "./outputs/android/."
destination_dir: "components/src/main/res/drawable"
Expand Down

0 comments on commit 1b3d13a

Please sign in to comment.