Skip to content

Commit

Permalink
update syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
zsbutosi committed Nov 15, 2023
1 parent 7824107 commit bbb608f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/gradle-dependency-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ jobs:
build:
uses: get-bridge/gradle-dependency-submission-action/.github/workflows/gradle-dependency-submission.yml@v1.0.0
with:
gradle-build-module: |
buildSrc
gradle-build-module: 'buildSrc'
secrets:
github-actor: ${{ secrets.GIT_HUB_PACKAGES_ACTOR }}
github-token: ${{ secrets.GIT_HUB_PACKAGES_TOKEN }}

0 comments on commit bbb608f

Please sign in to comment.