Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore: update workflows config.
  • Loading branch information
jaywcjlove committed Oct 27, 2022
1 parent 69dc301 commit e6f770c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.marster.yml
Expand Up @@ -92,7 +92,7 @@ jobs:
successful: ${{steps.create_tag.outputs.successful }}

github-package:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
needs: build-deploy
if: needs.build-deploy.outputs.successful
steps:
Expand Down

0 comments on commit e6f770c

Please sign in to comment.