Skip to content

Commit

Permalink
Switch development builds tag
Browse files Browse the repository at this point in the history
  • Loading branch information
lkarlslund committed Jan 5, 2024
1 parent b6098dd commit d2629c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "latest"
automatic_release_tag: "devbuild"
prerelease: true
title: "Development Build"
files: |
Expand Down

0 comments on commit d2629c0

Please sign in to comment.