Skip to content

Commit

Permalink
#25 correct config file location
Browse files Browse the repository at this point in the history
  • Loading branch information
kasramp committed Apr 30, 2023
1 parent 086e933 commit df55a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
config-name: .github/release.yml
config-name: release.yml
- name: Perform release
uses: softprops/action-gh-release@v1
if: ${{ github.ref == 'refs/heads/develop' }}
Expand Down

0 comments on commit df55a63

Please sign in to comment.