Skip to content

Commit

Permalink
try again after installing python3
Browse files Browse the repository at this point in the history
  • Loading branch information
georgemccabe committed Nov 15, 2024
1 parent e3b0a69 commit 7592c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- uses: dtcenter/metplus-action-trigger-use-cases@2bb0cfb1f4483300f752aaf655ac92800b6dcc3e
- uses: dtcenter/metplus-action-trigger-use-cases@664e28785ab408380ca164e407397e3ca8a8201c
with:
token: ${{ secrets.METPLUS_BOT_TOKEN }}
# - name: Checkout code from this repo
Expand Down

0 comments on commit 7592c91

Please sign in to comment.