Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from nathanw-mlc/pypi-trusted-publisher-impleme…
Browse files Browse the repository at this point in the history
…ntation

Add "jobs:" to runner-publish.yml
  • Loading branch information
nathanw-mlc authored Aug 3, 2023
2 parents 95470a3 + ae03fdd commit 56c90fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/runner-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
repository_dispatch:
types: publish-runners

jobs:
docker_deploy:
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 56c90fb

Please sign in to comment.