GH Actions: Update publish.yml

This commit is contained in:
2020-11-18 06:57:22 -06:00
parent 7a6563736a
commit 83c1ab35d5

View File

@@ -8,6 +8,8 @@ on:
jobs: jobs:
build: build:
runs-on: macOS-latest runs-on: macOS-latest
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- name: Install GPG - name: Install GPG