Skip to content

Disable file upload functionality for customer address attributes #1

Disable file upload functionality for customer address attributes

Disable file upload functionality for customer address attributes #1

Workflow file for this run

name: Create Tag
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: butlerlogic/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
regex_pattern: '"version": "([0-9\.]{5}([-\+][\w\.0-9]+)?)"'
root: "composer.json"
tag_prefix: "v"