Skip to content

Commit

Permalink
Faru ke kunmetu.yml montras ligilon al la bitlibroj por elŝuti
Browse files Browse the repository at this point in the history
Signed-off-by: Y. Meyer-Norwood <[email protected]>
  • Loading branch information
norwd authored Jan 10, 2025
1 parent fd10076 commit 6604973
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/kunmetu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ jobs:
diff -u hpmor-prev.html hpmor.html > hpmor-html-diff.log || :
rm hpmor-prev.html
- uses: actions/upload-artifact@v4
- id: upload-artifact
uses: actions/upload-artifact@v4
with:
name: bitlibrojn
retention-days: 14
Expand All @@ -48,6 +49,10 @@ jobs:
./hpmor.fb2
./hpmor.html
- run: echo "ARTIFACT_URL=${ARTIFACT_URL}" | tee -a "$GITHUB_ENV" | tee -a "${GITHUB_STEP_SUMMARY}"
env:
ARTIFACT_URL: ${{ steps.upload-artifact.outputs.artifact-url }}

- uses: softprops/action-gh-release@v2
with:
name: "Laboro en Progreso"
Expand Down

0 comments on commit 6604973

Please sign in to comment.