We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc80d15 commit f2c0a76Copy full SHA for f2c0a76
.github/workflows/autorelease.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Releasing if there is something new...
13
- uses: impresscms-dev/simple-autorelease-action@v0.1
+ uses: impresscms-dev/simple-autorelease-action@v0.2
14
with:
15
release_branch: main
16
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments