Skip to content

Commit

Permalink
fix: output fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
y9san9 committed Oct 31, 2023
1 parent 65fae3b commit 7b0804c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
deploy-multiplatform:
runs-on: ubuntu-latest
outputs:
release_version: ${{ steps.output_version.outputs.snapshot_version }}
snapshot_version: ${{ steps.output_version.outputs.snapshot_version }}
steps:
- uses: actions/checkout@v3
- name: Gradle Cache Setup
Expand Down

0 comments on commit 7b0804c

Please sign in to comment.