Skip to content

495 reminder open senseeact #803

495 reminder open senseeact

495 reminder open senseeact #803

name: Build and publish the rasa_actions image to ghcr.io
on:
push:
# Publish `main` as Docker `latest` image.
branches:
- main
# Publish `v1.2.3` tags as releases.
tags:
- v*
# Run tests for any PRs.
pull_request:
jobs:
publish_rasa_server:
uses: ./.github/workflows/ghcr_build_and_push.yml
with:
imagename: rasa_actions
context: Rasa_Bot/actions/