Skip to content

Commit

Permalink
Merge branch 'main' into feature/first_public_release
Browse files Browse the repository at this point in the history
  • Loading branch information
victorreijgwart authored Aug 8, 2023
2 parents 2278d93 + 18b9b8f commit 950921e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release_management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ jobs:
steps:
- name: Checkout the current branch
uses: actions/checkout@v3
with:
token: ${{ secrets.PAT }}
- name: Detect version
id: detect-version
shell: bash
Expand Down

0 comments on commit 950921e

Please sign in to comment.