mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 20:57:38 +00:00
fix(update-gpg-keys.yml): Formatting errors
I am bad at YAML. Signed-off-by: Gilver <roachy@fyralabs.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user