Skip to content

Commit

Permalink
Revert changes on github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuri-Blankenstein-TNO authored Feb 5, 2024
1 parent ba6841b commit 7e4df94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
tags: true
branch: release-0-0-16
branch: main
- name: Upload release
uses: softprops/action-gh-release@v1
if: github.event_name == 'workflow_dispatch'
Expand Down

0 comments on commit 7e4df94

Please sign in to comment.