Skip to content

Commit

Permalink
added version assigner to release
Browse files Browse the repository at this point in the history
  • Loading branch information
kessler-frost committed Dec 12, 2023
1 parent 64c7061 commit fbba184
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@ env:
AWS_PLUGINS_VERSION_URL: "https://raw.githubusercontent.com/AgnostiqHQ/covalent-aws-plugins/develop/VERSION?token=${{ secrets.COVALENT_OPS_BOT_TOKEN }}"

jobs:
version_assigner:
name: Assign Version
uses: AgnostiqHQ/covalent/.github/workflows/changelog.yml@develop
secrets: inherit # pragma: allowlist secret

github:
runs-on: ubuntu-latest
outputs:
Expand Down

0 comments on commit fbba184

Please sign in to comment.