Skip to content

Updated the tag version v1.0.3-rc1 #34

Updated the tag version v1.0.3-rc1

Updated the tag version v1.0.3-rc1 #34

Workflow file for this run

name: CI
on: push
jobs:
# Confirm the coverity upload
coverity_upload:
uses: teragrep/rlo_08/.github/workflows/coverity_upload.yaml@main
secrets:
COVERITY_TOKEN: ${{ secrets.COVERITY_TOKEN }}
COVERITY_EMAIL: ${{ secrets.COVERITY_EMAIL }}