There was an error while loading. Please reload this page.
1 parent e8c1e9e commit 2be80adCopy full SHA for 2be80ad
2 files changed
.github/workflows/generate-documentation.yml
@@ -21,7 +21,7 @@ jobs:
21
url: ${{ steps.deployment.outputs.page_url }}
22
runs-on: ubuntu-latest
23
container:
24
- image: ghcr.io/ponylang/library-documentation-action-v2-insiders:release
+ image: ghcr.io/ponylang/library-documentation-action-v2:release
25
steps:
26
- name: Checkout
27
uses: actions/checkout@v4.1.1
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
needs:
41
- pre-artefact-creation
42
43
44
45
46
0 commit comments