Skip to content

Commit

Permalink
ci: rename job
Browse files Browse the repository at this point in the history
  • Loading branch information
kripod committed May 17, 2024
1 parent 4de3de8 commit 876630a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ concurrency:
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}

jobs:
build:
build-lint-test-release:
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit 876630a

Please sign in to comment.