Skip to content

Commit

Permalink
Update docker.yaml
Browse files Browse the repository at this point in the history
update action version
  • Loading branch information
dmikey authored Dec 16, 2022
1 parent 173e1cc commit 65130ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v2
- name: Prepare Release Variables
id: vars
uses: ignite/cli/actions/release/vars@develop
uses: ignite/cli/actions/release/vars@main
- name: build
run: |
GOOS=linux GOARCH=amd64 make
Expand Down

0 comments on commit 65130ed

Please sign in to comment.