Skip to content

release: v17.0.0.dev1 #401

release: v17.0.0.dev1

release: v17.0.0.dev1 #401

Workflow file for this run

# -*- coding: utf-8 -*-
#
# Copyright (C) 2021 CERN.
#
# Copyright (C) 2024 Graz University of Technology.
# Invenio-RDM-Records is free software; you can redistribute it and/or modify
# it under the terms of the MIT License; see LICENSE file for more details.
name: Publish
on:
push:
tags:
- v*
jobs:
build-n-publish:
uses: inveniosoftware/workflows/.github/workflows/pypi-publish.yml@master
secrets: inherit
with:
babel-compile-catalog: true