Skip to content

Commit

Permalink
Merge pull request #55 from swcurran/patch-1
Browse files Browse the repository at this point in the history
Update render-specs.yml
  • Loading branch information
csuwildcat committed Aug 2, 2023
2 parents d349112 + 82b4677 commit ea787b7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/render-specs.yml
Expand Up @@ -9,6 +9,8 @@ on:
jobs:
build-and-deploy-spec:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Checkout 🛎️
uses: actions/checkout@v2 # If you're using actions/checkout@v2 you must set persist-credentials to false in most cases for the deployment to work correctly.
Expand All @@ -30,4 +32,4 @@ jobs:
force_orphan: true




0 comments on commit ea787b7

Please sign in to comment.