chore(actions): whoops, forgot to change job name after copying

This commit is contained in:
Erica Marigold 2024-02-06 11:30:14 +05:30 committed by GitHub
parent 7918a0ef73
commit 25cd16c1ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ on:
jobs:
deploy:
concurrency: ci-${{ github.ref }}
name: Test setup-lune action
name: Build and Deploy
runs-on: ubuntu-latest
steps:
- name: Checkout Repository