Skip to content

Change ext_emconf.php version to 4.0.0 #10

Change ext_emconf.php version to 4.0.0

Change ext_emconf.php version to 4.0.0 #10

Workflow file for this run

name: Release
on:
push:
tags:
- '*'
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: the-coding-owl/action-typo3-extension-repository-upload@0.0.1
env:
SECRET_USERNAME: ${{ secrets.USERNAME }}
SECRET_PASSWORD: ${{ secrets.PASSWORD }}
EXTENSION_KEY: 'calendarize_pages'
UPLOAD_MESSAGE: 'Next release :) More information on https://github.com/lochmueller/calendarize_pages/releases'