blueloveTH пре 3 година
родитељ
комит
937ecd95d3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/website.yml

+ 1 - 1
.github/workflows/website.yml

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