Skip to content

Commit

Permalink
fix: please release default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbnetley committed Feb 10, 2022
1 parent 46c017a commit 0ddc978
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
package-name: ${{ github.event.repository.name }}
command: github-release
token: ${{ secrets.GITHUB_TOKEN }}
default-branch: main

- name: log release status
run: echo "release status - $release_status"
Expand Down

0 comments on commit 0ddc978

Please sign in to comment.