Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JackHamer09 committed Dec 1, 2023
1 parent b4fcefd commit b27d2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
release:
name: Release
runs-on: [self-hosted, ci-runner]
runs-on: [matterlabs-ci-runner]
environment: production release
steps:
- name: Checkout
Expand Down

0 comments on commit b27d2ef

Please sign in to comment.