Skip to content

Commit

Permalink
fixed some stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
kessler-frost committed Dec 12, 2023
1 parent 1ef82f3 commit d928175
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ 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
# version_assigner:
# name: Assign Version
# uses: AgnostiqHQ/covalent/.github/workflows/changelog.yml@develop
# secrets: inherit # pragma: allowlist secret

github:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d928175

Please sign in to comment.