Skip to content

Commit

Permalink
Merge pull request #4612 from unisonweb/aryairani-patch-4
Browse files Browse the repository at this point in the history
  • Loading branch information
aryairani authored Jan 12, 2024
2 parents 6f2a943 + 26f16ef commit 172490a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "pre-release"
automatic_release_tag: "trunk-build"
prerelease: true
title: "Development Build"
files: |
Expand Down

0 comments on commit 172490a

Please sign in to comment.