We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e36dab commit c1f2feaCopy full SHA for c1f2fea
1 file changed
.github/workflows/deploy-new-release.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: jaz-on/wordpress-actions/dotorg-plugin-deploy@master
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
- SLUG: the-plugin-slug
18
- NAME: The Plugin Name
+ SLUG: live-weather-station
+ NAME: Weather Station
19
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
20
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
0 commit comments