Skip to content

Commit

Permalink
Use index.html for feed if needed
Browse files Browse the repository at this point in the history
  • Loading branch information
major committed Apr 3, 2024
1 parent c8c842f commit 6860d3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
run: |
mkdir -vp public/feed
cp public/index.xml public/feed/index.xml
cp public/index.xml public/feed/index.html
- name: Build and push Docker image
id: build-and-push
Expand Down

0 comments on commit 6860d3d

Please sign in to comment.