Skip to content

Commit

Permalink
different name for sse branch builds
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexHarker committed Nov 14, 2023
1 parent cdbf844 commit 9c6c60e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
fail_on_unmatched_files: true
files: build/AHarker_Externals.zip
target_commitish: ${{ github.sha }}
tag_name: latest-${{ steps.date.outputs.date }}
tag_name: latest-sse-${{ steps.date.outputs.date }}
body: This is an automated build of AHarker Externals. Releases are currently in an alpha stage whilst some aspects of interface are finalised and for a small number of objects may not correspond exactly in behaviour to earlier public versions.
generate_release_notes: true

0 comments on commit 9c6c60e

Please sign in to comment.