Skip to content

RHEL-9: don't touch rhsm.conf on non-RHUI images. #45

RHEL-9: don't touch rhsm.conf on non-RHUI images.

RHEL-9: don't touch rhsm.conf on non-RHUI images. #45

Workflow file for this run

name: "Create GitHub release"
on:
push:
tags:
- "v*"
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Upstream release
uses: osbuild/release-action@main
with:
token: "${{ secrets.SCHUTZBOT_GITHUB_ACCESS_TOKEN }}"
slack_webhook_url: "${{ secrets.SLACK_WEBHOOK_URL }}"