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.
2 parents 0d4b4bf + dc8b5f8 commit 41842e2Copy full SHA for 41842e2
.github/workflows/deploy-to-wordpress.org.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
tag:
10
name: New tag
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
12
environment: actions # Environment Secrets are scoped inside of the "actions" environment.
13
steps:
14
- uses: actions/checkout@master
0 commit comments