chore: bump sclorg/nginx-122-micro-c9s from 20240124 to 20240131 (#5) #5
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
name: Semantic Release | |
on: | |
push: | |
branches: | |
- main | |
- release/* | |
jobs: | |
call-workflow: | |
uses: radiorabe/actions/.github/workflows/[email protected] | |
secrets: | |
RABE_ITREAKTION_GITHUB_TOKEN: ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }} |