Skip to content

Commit

Permalink
add github env
Browse files Browse the repository at this point in the history
  • Loading branch information
emanueljg committed Jan 11, 2024
1 parent 7835b09 commit 7331d55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mk-wsl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
- name: Build WSL
run: sudo "PATH=$PATH" env nix run .#mk-weasel-tarball
- uses: elgohr/Github-Release-Action@v5
env:
GH_TOKEN: ${{ github.token }}
with:
title: latest
- name: Save to release
Expand Down

0 comments on commit 7331d55

Please sign in to comment.