Skip to content

Commit

Permalink
feat: update nightly workflow zip name format
Browse files Browse the repository at this point in the history
  • Loading branch information
HsiangNianian committed Jan 12, 2025
1 parent d75c998 commit 17f1f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- uses: actboy168/action-zip@main
id: zip
with:
name: swi-prolog-docs-${{ matrix.platform.runner }}-${{ github.sha }}
name: iamai-${{ matrix.platform.runner }}-${{ github.sha }}
path: |
src/*
README.rst
Expand Down

0 comments on commit 17f1f0b

Please sign in to comment.