Skip to content

Commit 9b5bde9

Browse files
committed
Semi automated releases for #16
1 parent 63b02cb commit 9b5bde9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
runs-on: "ubuntu-latest"
1212
steps:
1313
- uses: "marvinpinto/action-automatic-releases@latest"
14-
with:
15-
repo_token: "${{ secrets.GITHUB_TOKEN }}"
16-
prerelease: false
14+
with:
15+
repo_token: "${{ secrets.GITHUB_TOKEN }}"
16+
prerelease: false

0 commit comments

Comments
 (0)