Skip to content

Commit

Permalink
Merge branch 'chore-github_agent_for_publish'
Browse files Browse the repository at this point in the history
  • Loading branch information
jacderida committed Dec 18, 2024
2 parents dbc194f + d128fa7 commit 5b30634
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 @@ -245,7 +245,7 @@ jobs:
publish-crates:
if: ${{ github.repository_owner == 'maidsafe' && github.ref == 'refs/heads/stable' }}
needs: [ build, s3-release ]
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 5b30634

Please sign in to comment.