Skip to content

Commit

Permalink
use deploy action @main
Browse files Browse the repository at this point in the history
  • Loading branch information
cisaacstern committed Aug 29, 2023
1 parent fd64729 commit 9219c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
echo prune=false >> $GITHUB_ENV
fi
- name: "Deploy recipes"
uses: "pangeo-forge/deploy-recipe-action@v0.1"
uses: "pangeo-forge/deploy-recipe-action@main"
with:
select_recipe_by_label: "true"
pangeo_forge_runner_config: >
Expand Down

0 comments on commit 9219c4b

Please sign in to comment.