Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
shalva97 committed Nov 25, 2022
1 parent 71ffaf5 commit e14dd5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
files: |
./shared/build/bin/*/releaseExecutable/google-auth-decode-*exe
./shared/build/libs/*-all.jar
./shared.xcframework.zip
./shared/build/XCFrameworks/release/shared.xcframework.zip
tag_name: ${{steps.tag.outputs.tag}}
name: version v${{steps.tag.outputs.tag}}

0 comments on commit e14dd5b

Please sign in to comment.