Skip to content

Commit

Permalink
upd main ghaction
Browse files Browse the repository at this point in the history
  • Loading branch information
ikethecoder committed May 28, 2021
1 parent 46fe2db commit 4689398
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Create Release

on:
on:
push:
branches:
- main
Expand All @@ -17,7 +17,7 @@ jobs:
fetch-depth: 0

- id: release
uses: rymndhng/release-on-push-action@v0.15.0
uses: rymndhng/release-on-push-action@v0.20.0
with:
bump_version_scheme: patch

Expand Down

0 comments on commit 4689398

Please sign in to comment.