Skip to content

Commit

Permalink
Fix snapshot publications on the CI (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
DariusIMP authored Aug 1, 2024
1 parent 2690590 commit 0561d7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
packages: write
with:
snapshot: true
branch: ${{ github.ref_name }}

publish_android_snapshot_package:
name: Publish Android snapshot package
Expand All @@ -95,3 +96,4 @@ jobs:
packages: write
with:
snapshot: true
branch: ${{ github.ref_name }}

0 comments on commit 0561d7e

Please sign in to comment.