Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gares committed Aug 7, 2023
1 parent eb4a446 commit 4b53c33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd-opam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
#if: success() && startsWith(github.ref, 'refs/tags/')
run: |
cd language-server
eval $(opam env)
dune-release $OPTIONS $EXTRA_OPTIONS
env:
DUNE_RELEASE_GITHUB_TOKEN: ${{ secrets.DUNE_GH_TOKEN }}

0 comments on commit 4b53c33

Please sign in to comment.