Skip to content

Commit

Permalink
fix: use local-file for project metadata to build snapshot
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Edgar <[email protected]>
  • Loading branch information
MikeEdgar committed Jul 9, 2024
1 parent 90a145a commit 940b4f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
github-token: ${{secrets.GITHUB_TOKEN}}
metadata-file-path: '.github/project.yml'
local-file: 'true'

- name: Setup JDK
uses: actions/setup-java@v4
Expand Down

0 comments on commit 940b4f3

Please sign in to comment.