Skip to content

Commit

Permalink
Entity Assist Cleanup and Build Start
Browse files Browse the repository at this point in the history
  • Loading branch information
GedMarc committed Feb 25, 2024
1 parent 378f069 commit 039fb35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ env:
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
jobs:
Versioner:
uses: GuicedEE/Workflows/.github/workflows/bom.yml@master
EntityAssistCore:
uses: GuicedEE/Workflows/.github/workflows/projects.yml@master
with:
baseDir: 'core/'
name: 'Entity Assist Core'
Expand Down

0 comments on commit 039fb35

Please sign in to comment.