Skip to content

Commit

Permalink
accidental paste
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisns committed Jun 1, 2024
1 parent 59574ca commit fd92144
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- uses: devcontainers/ci@a56d055efecd725e8cfe370543b6071b79989cc8 # v0.3
with:
runCmd: rake build
automatic_release_tag: v${{ needs.semver.outputs.semantic_version}}
env: |
VERSION=${{ needs.semver.outputs.semantic_version}}
- uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
Expand Down

0 comments on commit fd92144

Please sign in to comment.