Skip to content

Commit

Permalink
Base update
Browse files Browse the repository at this point in the history
  • Loading branch information
GedMarc committed Dec 28, 2023
1 parent aab136e commit fc60d66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ on:
push:
jobs:
GuicedInjection:
uses: GuicedEE/Workflows/.github/workflows/bom.yml@master
uses: GuicedEE/Workflows/.github/workflows/projects.yml@master
with:
baseDir: ''
baseDir: 'GuiceInjection/'
name: 'Guiced Injection'
secrets:
USERNAME: ${{secrets.USERNAME}}
Expand Down

0 comments on commit fc60d66

Please sign in to comment.