Skip to content

Add curStaPlaying true condition #12

Add curStaPlaying true condition

Add curStaPlaying true condition #12

name: ci-aac4all-wp2-plugin
on:
push:
tags:
- 'lifecompanion-plugins/aac4all-wp2-plugin/*-prod'
jobs:
call-workflow-passing-data:
uses: ./.github/workflows/ci-lifecompanion.yml
with:
target_env: prod
runs_on: ubuntu-22.04
plugin_dir_name: aac4all-wp2-plugin
gradle_command: publishPluginJar -PpluginDir=../lifecompanion-plugins/aac4all-wp2-plugin
secrets:
framework_server_url: ${{ secrets.LIFECOMPANION_FRAMEWORK_SERVER_URL_PROD }}
framework_server_login: ${{ secrets.LIFECOMPANION_FRAMEWORK_SERVER_LOGIN_PROD }}
framework_server_password: ${{ secrets.LIFECOMPANION_FRAMEWORK_SERVER_PASSWORD_PROD }}