Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
robguthrie committed Apr 17, 2023
1 parent 5e0cc9d commit afb4f01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/loomio_com_image.yml
Expand Up @@ -16,13 +16,13 @@ jobs:
if: env.HAVESECRET != null

- name: Check out loomio_subs engine
uses: actions/checkout@v2
uses: actions/checkout@v3
if: env.HAVESECRET != null
with:
token: ${{ secrets.GH_PAT }}
repository: loomio/loomio_subs
path: engines
ref: master
ref: main

- name: Check out loomio-website gem
uses: actions/checkout@v3
Expand Down

0 comments on commit afb4f01

Please sign in to comment.