Skip to content

Commit

Permalink
Update publish-template.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackblanket847 authored Oct 31, 2024
1 parent 41e5c4e commit e0a1322
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ concurrency:
jobs:
publish_template:
name: Publish Template
runs-on: self-hosted
ubuntu-latest
macos
runs-on: 'self-hosted'
'macos'
defaults:
run:
shell: bash
Expand Down Expand Up @@ -50,3 +49,4 @@ jobs:
CONTENTFUL_SPACE_ID: ${{ secrets.CONTENTFUL_SPACE_ID }}
CONTENTFUL_ENVIRONMENT: ${{ secrets.CONTENTFUL_ENVIRONMENT }}
CONTENTFUL_CONTENT_TYPE: ${{ secrets.CONTENTFUL_CONTENT_TYPE }}
o

0 comments on commit e0a1322

Please sign in to comment.