Skip to content

Commit

Permalink
Change workflow runner
Browse files Browse the repository at this point in the history
  • Loading branch information
iamtheef committed Jun 27, 2024
1 parent cd42a26 commit de8e1dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
publish-api:
uses: squaredev-io/gh-workflows/.github/workflows/base_build_publish.yml@v1
with:
runs-on: arc-runner-set
runs-on: ubuntu-latest
image: the-village
secrets:
docker_username: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit de8e1dd

Please sign in to comment.