@@ -7,7 +7,7 @@ on:
branches: [ main ]
jobs:
- build_web:
+ deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3