Skip to content

Merge pull request #23 from mobilecoinofficial/renovate/ghcr.io-actio… #14

Merge pull request #23 from mobilecoinofficial/renovate/ghcr.io-actio…

Merge pull request #23 from mobilecoinofficial/renovate/ghcr.io-actio… #14

Workflow file for this run

# Copyright (c) 2024 MobileCoin Inc.
name: release
on:
push:
tags:
- '*.*.*'
permissions:
contents: write
jobs:
gh-release:
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: mobilecoinofficial/gh-actions/checkout@v0
- name: Create a GitHub Release
uses: softprops/action-gh-release@v2
with:
generate_release_notes: true