Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ifurther authored Jan 14, 2024
1 parent 3f60388 commit 5ff0817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Delete Old Vagrant Cloud Box Version
env:
ATLAS_TOKEN: ${{ secrets.ATLAS_TOKEN }}
run: make vagrantcloud-delete
run: CI_VERSION=${GITHUB_REF#refs/heads/nixos-} make vagrantcloud-delete

- name: Setup `packer`
uses: hashicorp/setup-packer@main
Expand Down

0 comments on commit 5ff0817

Please sign in to comment.