Skip to content

Commit

Permalink
Update workflow to deploy module
Browse files Browse the repository at this point in the history
  • Loading branch information
mkellerman committed Dec 19, 2023
1 parent 417cf59 commit ebe77cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/package_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:


jobs:
build_module:
name: Build Module
build_package_deploy:
name: Deploy Module
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit ebe77cb

Please sign in to comment.