Skip to content

Commit

Permalink
Make release not a draft
Browse files Browse the repository at this point in the history
  • Loading branch information
talwat authored Mar 22, 2023
1 parent 7e7d2c1 commit 87ccf52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: build/everforest-cursors-variants.tar.bz2
draft: true
draft: false
tag_name: ${{ steps.figma_cursor_theme.outputs.version }}

0 comments on commit 87ccf52

Please sign in to comment.