lint all Yaml files

pull/577/head
Patrick Fong 2023-09-28 10:42:38 -07:00
parent 8be80558c7
commit 9d2a85d9cd
5 changed files with 194 additions and 195 deletions

View File

@ -2,7 +2,7 @@ name: Clean Artifacts
on:
schedule:
# Once a day
- cron: '0 0 * * *'
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
remove-old-artifacts:
@ -12,6 +12,6 @@ jobs:
- name: Remove old artifacts
uses: c-hive/gha-remove-artifacts@v1
with:
age: '1 week'
age: "1 week"
skip-tags: true
skip-recent: 5

View File

@ -79,7 +79,7 @@ jobs:
- name: Release Unsigned
uses: softprops/action-gh-release@v1
with:
name: "Ghostty Tip (\"Nightly\")"
name: 'Ghostty Tip ("Nightly")'
prerelease: true
tag_name: tip
target_commitish: ${{ github.sha }}
@ -145,7 +145,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
name: "Ghostty Tip (\"Nightly\")"
name: 'Ghostty Tip ("Nightly")'
prerelease: true
tag_name: tip
target_commitish: ${{ github.sha }}

View File

@ -13,7 +13,6 @@ jobs:
aarch64-linux-gnu,
x86_64-linux-gnu,
# No windows support currently.
# i386-windows,
# x86_64-windows-gnu,

View File

@ -3,7 +3,7 @@
# we want to keep _trying_ but its something with known issues.
app-id: com.mitchellh.ghostty
runtime: org.gnome.Platform
runtime-version: '43'
runtime-version: "43"
sdk: org.gnome.Sdk
default-branch: tip
command: ghostty