mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-27 13:33:37 +00:00
Cleaned up some unrequired quoting of YAML strings
This commit is contained in:
parent
174039b7cd
commit
6850b95a85
4 changed files with 23 additions and 23 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -10,7 +10,7 @@ on:
|
|||
|
||||
jobs:
|
||||
release:
|
||||
runs-on: "ubuntu-latest"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: GH Release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue