Skip to content

Commit

Permalink
Rename Job
Browse files Browse the repository at this point in the history
  • Loading branch information
eternaltyro committed Apr 17, 2024
1 parent 2c51c32 commit d489f49
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/frontend_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions:
contents: read

jobs:
Build_On_Ubuntu:
build_and_upload:

runs-on: ubuntu-latest
environment: Production
Expand All @@ -26,7 +26,6 @@ jobs:
matrix:
node-version: [ 16 ]


steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit d489f49

Please sign in to comment.