Skip to content

Commit

Permalink
reusable by other repos fix
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh committed Jan 30, 2025
1 parent 0d71a6d commit 5ffe6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blogtini.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
with:
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-of-jobsjob_idstepswithargs
# source: https://github.com/traceypooh/blogtini/blob/main/bin/build
entrypoint: ./bin/build
entrypoint: ./_blogtini/bin/build
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 5ffe6e4

Please sign in to comment.