Skip to content

Commit

Permalink
This is not Pagefind
Browse files Browse the repository at this point in the history
  • Loading branch information
bglw committed Oct 12, 2022
1 parent 2882b82 commit 665ccf6
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 @@ -244,7 +244,7 @@ jobs:
cd $stage
RELEASE_VERSION=${GITHUB_REF#refs/tags/}
EXEC_NAME="pagefind"
EXEC_NAME="rosey"
ASSET_NAME="$EXEC_NAME-$RELEASE_VERSION-${{ matrix.target }}.tar.gz"
ASSET_PATH="$src/$ASSET_NAME"
Expand Down

0 comments on commit 665ccf6

Please sign in to comment.