Skip to content

Commit

Permalink
gh action set env
Browse files Browse the repository at this point in the history
Signed-off-by: Avelino <[email protected]>
  • Loading branch information
avelino committed Jun 5, 2024
1 parent 391ae60 commit a84916e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
jobs:
clojars:
runs-on: ubuntu-latest
environment: env
defaults:
run:
shell: bash
steps:
- uses: actions/checkout@v4
- uses: "DeLaGuardo/[email protected]"
Expand Down

0 comments on commit a84916e

Please sign in to comment.