Skip to content

Commit

Permalink
[#412] [BP] Reusing Workflows. Set relative
Browse files Browse the repository at this point in the history
  • Loading branch information
lyskouski committed Dec 18, 2023
1 parent 8b0ab86 commit b4be5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
release:
uses: lyskouski/app-finance/.github/workflows/lib/create_release_page.yml@main
uses: ./.github/workflows/lib/create_release_page.yml
secrets: inherit
with:
draft: false
Expand Down

0 comments on commit b4be5fc

Please sign in to comment.