Skip to content

Commit

Permalink
Proper release
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenvdlinde committed Oct 16, 2023
1 parent 9295408 commit b102fb1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/opencatalogi-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Update publiccode.yaml
uses: OpenCatalogi/publiccode-action
uses: OpenCatalogi/publiccode-action@v0.0.1-beta
2 changes: 2 additions & 0 deletions .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- master
- main

jobs:
release-managment:
Expand Down Expand Up @@ -42,5 +43,6 @@ jobs:
prerelease: false
title: "Release ${{ steps.version.outputs.version }}"
files: |
action.yaml
LICENSE.md
release.zip

0 comments on commit b102fb1

Please sign in to comment.