Skip to content

Commit

Permalink
Adapted to new cicd-with-script workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dmotte committed Jan 2, 2024
1 parent 53ab6e1 commit c0ef917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
permissions: { contents: write }
uses: dmotte/misc/.github/workflows/cicd-with-script.yml@main
with:
path: $GITHUB_ACTION_PATH/../../scripts/cicd/rust-app.sh
script: bash "$(realpath "$GITHUB_ACTION_PATH/../../scripts/cicd/rust-app.sh")"

0 comments on commit c0ef917

Please sign in to comment.