Skip to content

Commit

Permalink
Update viam-build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
michaellee1019 authored Apr 11, 2024
1 parent 19365ec commit 72cc4d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/viam-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+'
- '*'

jobs:
publish:
Expand All @@ -15,4 +15,4 @@ jobs:
version: ${{ github.ref_name }}
ref: ${{ github.sha }}
key-id: ${{ secrets.viam_key_id }}
key-value: ${{ secrets.viam_key_value }}
key-value: ${{ secrets.viam_key_value }}

0 comments on commit 72cc4d4

Please sign in to comment.