Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
eirikvaa committed Apr 17, 2024
1 parent 942332b commit 881daed
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,4 @@ jobs:
jvmVersion: 17
versionBaseProperty: LIBRARY_VERSION
secrets:
gradle_params: |
-PGITHUB_PUBLISH_USER=${{ secrets.GITHUB_ACTOR }}
-PGITHUB_PUBLISH_TOKEN=${{ secrets.GITHUB_TOKEN }}
-PGITHUB_REPO=https://github.com/Airthings/KmpLog.git
gradle_params: -PGITHUB_PUBLISH_USER=${{ secrets.GITHUB_ACTOR }} -PGITHUB_PUBLISH_TOKEN=${{ secrets.GITHUB_TOKEN }} -PGITHUB_REPO=https://github.com/Airthings/KmpLog.git

0 comments on commit 881daed

Please sign in to comment.