diff --git a/.github/workflows/deploy-new-release.yml b/.github/workflows/deploy-new-release.yml index 0604a2c..61ea791 100644 --- a/.github/workflows/deploy-new-release.yml +++ b/.github/workflows/deploy-new-release.yml @@ -14,7 +14,7 @@ jobs: uses: jaz-on/wordpress-actions/dotorg-plugin-deploy@master env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - SLUG: the-plugin-slug - NAME: The Plugin Name + SLUG: live-weather-station + NAME: Weather Station SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }} SVN_USERNAME: ${{ secrets.SVN_USERNAME }}