Skip to content

Commit

Permalink
Update deploy-new-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaz-on committed Jun 28, 2023
1 parent 4e36dab commit c1f2fea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit c1f2fea

Please sign in to comment.