Skip to content

Commit

Permalink
Fixed theme path
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasArdal authored Aug 5, 2024
1 parent 9d3725e commit 2d3194a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
api-url: ${{ secrets.GHOST_PRO_ADMIN_API_URL }}
api-key: ${{ secrets.GHOST_PRO_ADMIN_API_KEY }}
file: elmah-blog-ghost-theme.zip
file: elmah-blog-ghost-theme-b5.zip
- name: Upload .zip as artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 2d3194a

Please sign in to comment.