[DPE-3457] Add description to OCI image to be rendered on GitHub Cont… #54
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
push: | |
branches: | |
- '3.4-22.04/*' | |
jobs: | |
publish: | |
name: Publish ROCK | |
uses: ./.github/workflows/publish.yaml | |
secrets: inherit |