We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c498a77 commit f49bc8bCopy full SHA for f49bc8b
.github/workflows/release_public.yaml
@@ -58,10 +58,10 @@ jobs:
58
env:
59
VERSION: ${{ inputs.version }}
60
release-android:
61
- name: Upload Android artifacts to dl.bitdrift.io
+ name: Upload Android artifacts to bitdrif maven and maven central
62
permissions:
63
id-token: write # required to use OIDC authentication (set up aws credentials)
64
- contents: write
+ contents: read
65
runs-on: ubuntu-latest
66
steps:
67
- uses: actions/checkout@v4
0 commit comments