Skip to content

Commit

Permalink
fix: vesion pin and typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare committed May 19, 2023
1 parent 1d398e4 commit a714691
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
release-container:
uses: radiorabe/actions/.github/workflows/release-container.yaml@main
uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.9.1
with:
image: 'ghcr.io/radiorabe/catpage'
name: 'catpage'
Expand All @@ -27,7 +27,7 @@ jobs:
repository-projects: none
security-events: none
statuses: none
id-token: non
id-token: none
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit a714691

Please sign in to comment.