Skip to content

Commit

Permalink
feat: env removed
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-affinidi committed Sep 9, 2024
1 parent b1f851c commit 24f0a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
if: github.ref == 'refs/heads/main'
needs: [cargo-deny, check, fmt, test, clippy, audit]
runs-on: ubuntu-24.04
environment: "release"
# environment: "release"

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 24f0a44

Please sign in to comment.