feat: Add lib publishing workflow
This commit is contained in:
@@ -29,5 +29,5 @@ jobs:
|
||||
- name: Test application with Gradle
|
||||
run: ./gradlew test -p ${{ inputs.MODULE_NAME }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.SECRET_GITHUB_TOKEN }}
|
||||
GITHUB_USERNAME: ${{ secrets.SECRET_GITHUB_USERNAME }}
|
||||
GITHUB_TOKEN: ${{ secrets.SECRET_GITHUB_TOKEN }}
|
||||
Reference in New Issue
Block a user