diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ca65ace..df30b74 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -22,6 +22,16 @@ jobs: with: test: '[R|r]elease[d]\s+[v|V]\d(\.\d+){0,2}' + - name: Create Released Tag + uses: jaywcjlove/create-tag-action@main + with: + version: ${{ steps.create_tag.outputs.version }} + release: true + body: | + + Iconize Folder AppStore + + - name: Create idoc config. run: | cat > idoc.yml << EOF