chore: rename repository

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-05-23 20:40:11 -03:00
parent 9941e0ea37
commit ccd798e613
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ on:
jobs:
deploy:
name: Deploy
if: ${{ github.repository == 'dot013/.www-new' }}
if: ${{ github.repository == 'dot013/.www' }}
runs-on: ubuntu-latest
permissions:
contents: read