modulesync 4.2.0

This commit is contained in:
Tim Meusel 2021-08-26 10:39:14 +02:00
parent 4032596ba4
commit 226505f4fd
No known key found for this signature in database
GPG key ID: 04D659E6BF1C4CC0
16 changed files with 91 additions and 73 deletions

View file

@ -1,3 +1,7 @@
---
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
name: Release
on:
@ -12,6 +16,7 @@ jobs:
deploy:
name: 'deploy to forge'
runs-on: ubuntu-latest
if: github.repository_owner == 'voxpupuli'
steps:
- name: Checkout repository
uses: actions/checkout@v2