Skip to content

Commit

Permalink
minor workflow changes #1
Browse files Browse the repository at this point in the history
  • Loading branch information
ukorvl committed Jan 20, 2024
1 parent c42553b commit b2b9983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ concurrency:

jobs:
build:
uses: ./.github/workflows/build.yml@master
uses: ./.github/workflows/build.yml@main
with:
branch: ${{ github.event.head_commit.message }}
inject_public_path: https://${{ github.repository_owner }}.github.io/${{ github.repository_name }}
Expand Down

0 comments on commit b2b9983

Please sign in to comment.