Skip to content

Commit

Permalink
Merge pull request #73 from DialmasterOrg/22-move-release-creation-to…
Browse files Browse the repository at this point in the history
…-github-workflow

fix(#22): Still attempting to get this to work
  • Loading branch information
dialmaster authored Apr 21, 2024
2 parents 670740a + d546ee0 commit e9424e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
with:
ref: main
fetch-depth: 0
token: ${{ secrets.ACTION_RUNNER_TOKEN }}

- name: Configure Git user
run: |
Expand Down

0 comments on commit e9424e0

Please sign in to comment.