Skip to content

Commit

Permalink
Update workflow target
Browse files Browse the repository at this point in the history
  • Loading branch information
emilymclean committed May 4, 2024
1 parent d838e6b commit c782678
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
tag_name: v${{ needs.version.outputs.version }}
name: Release ${{ needs.version.outputs.version }}
target_commitish: ${{ github.sha }}
draft: false
prerelease: ${{ github.ref != 'refs/heads/main' }}
publish-release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pkl
Submodule pkl updated 2 files
+8 −5 build.pkl
+1 −1 src/common.pkl

0 comments on commit c782678

Please sign in to comment.