Skip to content

Commit

Permalink
wip releases workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
elabx committed Mar 10, 2023
1 parent 731bd03 commit a9dae5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
with:
github-token: ${{ secrets.github_token }}
version-file: './FieldtypeRecurringDates.info.json'
pre-release: true,
pre-release-identifier: 'alpha'

- name: create release
uses: actions/create-release@v1
Expand Down

0 comments on commit a9dae5a

Please sign in to comment.