Skip to content

Commit

Permalink
add ci/cd flow
Browse files Browse the repository at this point in the history
  • Loading branch information
emekaorji committed Feb 1, 2024
1 parent 64c49d6 commit b11c7f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
push:
branches:
- main

permissions:
contents: write

jobs:
release:
name: Release
Expand Down

0 comments on commit b11c7f5

Please sign in to comment.