Skip to content

Commit

Permalink
Dev (#22)
Browse files Browse the repository at this point in the history
* chore: rename CD to release

* fix: fake fix commit to bump version
  • Loading branch information
mdtanker committed Nov 22, 2023
1 parent 8ad6482 commit 3be81dc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
name: CD
name: release

on:
workflow_dispatch:
push:
branches:
- main
# release:
# types:
# - published

jobs:
# job to determine appropriate version number, update changelog, and create a release commit
Expand Down

0 comments on commit 3be81dc

Please sign in to comment.