Skip to content

Commit

Permalink
use ref name
Browse files Browse the repository at this point in the history
  • Loading branch information
petersalomonsen committed Dec 26, 2024
1 parent 11a6502 commit 1bba49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-ai-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
- name: "Publish"
working-directory: examples/aiproxy
run: |
spin registry push ghcr.io/${{ github.repository_owner }}/near-ft-openai-proxy:${{ github.sha }}
spin registry push ghcr.io/${{ github.repository_owner }}/near-ft-openai-proxy:${{ github.ref_name }}

0 comments on commit 1bba49e

Please sign in to comment.