Skip to content

Commit

Permalink
Add aqua install workflow (#4)
Browse files Browse the repository at this point in the history
Signed-off-by: Kotaro Inoue <k.musaino@gmail.com>
  • Loading branch information
musaprg authored Aug 18, 2023
1 parent 7915bfc commit 51f812c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
env:
DOCKER_CLI_EXPERIMENTAL: "enabled"
steps:
- uses: aquaproj/aqua-installer@v2.1.2
with:
aqua_version: v2.10.1
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@v1
Expand Down

0 comments on commit 51f812c

Please sign in to comment.