Skip to content

Commit

Permalink
test publish
Browse files Browse the repository at this point in the history
  • Loading branch information
petersalomonsen committed Dec 26, 2024
1 parent 3d76b18 commit e21ebae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-ai-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: "Publish"
working-directory: examples/aiproxy
run: |
spin registry push ghcr.io/${{ github.repository_owner }}//near-ft-openai-proxy:${{ github.ref }}
spin registry push ghcr.io/${{ github.repository_owner }}//near-ft-openai-proxy:test
release:
name: "Release"
Expand All @@ -47,4 +47,4 @@ jobs:
steps:
- name: Push to registry
run: |
#spin registry push ghcr.io/${{ github.repository_owner }}//near-ft-openai-proxy:test
#spin registry push ghcr.io/${{ github.repository_owner }}//near-ft-openai-proxy:${{ github.ref }}

0 comments on commit e21ebae

Please sign in to comment.