fix(update-gpg-keys.yml): Formatting errors

I am bad at YAML.

Signed-off-by: Gilver <roachy@fyralabs.com>
This commit is contained in:
Gilver
2026-02-20 10:10:05 -06:00
committed by GitHub
parent 5e55c7e0f3
commit 9505fd8d96
-2
View File
@@ -1,6 +1,5 @@
name: Update GPG keys
permissions:
contents: read
contents: write
on:
@@ -21,7 +20,6 @@ jobs:
image: ghcr.io/terrapkg/builder:frawhide
options: --cap-add=SYS_ADMIN --privileged
steps:
steps:
- name: Checkout
uses: actions/checkout@v6
with: