Change the test link in a GitHub deploy action

This commit is contained in:
Andrei Andreev 2022-12-17 16:40:09 +01:00
parent f71f8f3753
commit 460d0b5302

View File

@ -25,7 +25,7 @@ jobs:
- uses: JamesIves/github-pages-deploy-action@v4
with:
token: ${{ secrets.GH_PUBLISH_TOKEN }}
repository-name: IvarK/AyyLmao5Hours
repository-name: IvarK/AntimatterDimensions
branch: master
folder: dist
single-commit: true