Browse Source

deploy-stable.yml: remove whitespace

pull/685/head
Philip H 1 year ago
committed by GitHub
parent
commit
ae15e1a563
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/deploy-stable.yml

2
.github/workflows/deploy-stable.yml

@ -14,7 +14,7 @@ jobs:
packages: write
contents: read
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4
with:
ref: production

Loading…
Cancel
Save