Skip to content

Commit

Permalink
ci: changed release name
Browse files Browse the repository at this point in the history
  • Loading branch information
lukexor committed Oct 30, 2023
1 parent 43c67b3 commit a73a146
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Release
name: Continuous Deployment

# yamllint disable-line rule:truthy
on:
Expand All @@ -8,7 +8,7 @@ on:
- main

jobs:
release:
cd:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit a73a146

Please sign in to comment.