Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsimpson authored Jun 5, 2024
1 parent 3274d86 commit e00477b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
with:
access_token: ${{ secrets.ACCESS_TOKEN }}
branch: ${{ github.event.repository.default_branch }}
owner: subscribie-bot
repo: subscribie

- name: Create Release
env:
Expand All @@ -43,4 +45,6 @@ jobs:
with:
access_token: ${{ secrets.ACCESS_TOKEN }}
branch: ${{ github.event.repository.default_branch }}
owner: subscribie-bot
repo: subscribie

0 comments on commit e00477b

Please sign in to comment.