Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

steps:
- name: Check jbang-action
uses: jbangdev/jbang-action@v0.135.1
uses: jbangdev/jbang-action@v0.136.0
with:
trust: https://github.com/nbbrd/jbang-catalog/
script: heylogs@nbbrd
Expand Down Expand Up @@ -81,7 +81,7 @@ jobs:
$-jbang-

- name: Create index.html
uses: jbangdev/jbang-action@v0.135.1
uses: jbangdev/jbang-action@v0.136.0
with:
trust: https://gist.github.com/charphi/
script: https://gist.github.com/charphi/f44a24eb35dbd61b9f1d7759f0e561bd
Expand Down
Loading