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 f610132 commit 3843f88Copy full SHA for 3843f88
.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