Skip to content

chore(ver): Bump to v1.7.4 #2

chore(ver): Bump to v1.7.4

chore(ver): Bump to v1.7.4 #2

Workflow file for this run

name: Create Release
on:
push:
branches: [ master ]
jobs:
create-release:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Create release
uses: seriaati/create-release@main