Skip to content

Commit

Permalink
remove unneeded env var, allow publishing of release/1
Browse files Browse the repository at this point in the history
  • Loading branch information
jkwatson committed Nov 12, 2024
1 parent 75ce6b2 commit 040cadc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
options:
- main
- mob/main
- release/1
jobs:
build:

Expand Down
2 changes: 0 additions & 2 deletions .project-metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ tasks:
- type: run_job
entity_label: refresh_project
short_summary: Run job to refresh the project from source and rebuilding.
environment:
RELEASE_TAG: "latest"

- type: start_application
name: RagStudio
Expand Down

0 comments on commit 040cadc

Please sign in to comment.