Skip to content

Commit

Permalink
ci: fix s3 symlink destination filename (GH-29/PT-186485698)
Browse files Browse the repository at this point in the history
  • Loading branch information
433eros authored Nov 29, 2023
1 parent 8e80b74 commit c8e6ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
BUCKET: models-resources
PREFIX: multidata-plugin
SRC_FILE: index-top.html
DEST_FILE: index-demo.html
DEST_FILE: index.html
jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c8e6ed7

Please sign in to comment.