Skip to content

Commit

Permalink
test(CD): change test version
Browse files Browse the repository at this point in the history
Signed-off-by: Cameron Smith <[email protected]>
  • Loading branch information
cameronraysmith committed Dec 22, 2023
1 parent 44ff7ef commit d5efde2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- run: nix run .#devcontainerManifest --impure --accept-flake-config
env:
# VERSION: ${{ needs.release.outputs.version }}
VERSION: test01
VERSION: 0.1.2
GH_TOKEN: ${{ github.token }}
# deploy-pypi:
# runs-on: ubuntu-latest
Expand Down

0 comments on commit d5efde2

Please sign in to comment.