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 c507b46 commit 4b283eeCopy full SHA for 4b283ee
.github/workflows/deploy.yml
@@ -15,8 +15,8 @@ jobs:
15
run: |
16
sudo apt-get update
17
sudo apt-get install subversion
18
- - name: 🔒 Dry run enabled — skipping deploy to WordPress.org
19
- run: echo "Dry run mode: not deploying to WordPress.org"
+ - name: Dry run enabled - skipping deploy to WordPress.org
+ run: echo "Dry run mode not deploying to WordPress.org"
20
- name: WordPress Plugin Deploy
21
id: deploy
22
uses: 10up/action-wordpress-plugin-deploy@stable
0 commit comments