Skip to content

Commit

Permalink
ci: create-relaese workflow version changed
Browse files Browse the repository at this point in the history
  • Loading branch information
kaanyagci committed Jun 2, 2023
1 parent 35894be commit 1a35b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release-on-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- name: Create Release
uses: Makepad-fr/auto-release-on-version-bump-action@v1.0.1
uses: Makepad-fr/auto-release-on-version-bump-action@master
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1a35b71

Please sign in to comment.