Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iNoles authored May 19, 2024
1 parent dc3934d commit dc1363e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
arguments: build -x iosX64Test -x jsBrowserTest

- name: Publish to SNAPSHOT
uses: gradle/gradle-build-action@v3
uses: gradle/actions/setup-gradle@v3
env:
SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
SIGNING_PASSWORD: ${{ secrets.SIGNING_PASSWORD }}
Expand Down

0 comments on commit dc1363e

Please sign in to comment.