Skip to content

Commit

Permalink
use v1
Browse files Browse the repository at this point in the history
  • Loading branch information
georgemccabe committed Nov 15, 2024
1 parent 5a1d736 commit dc9c850
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/trigger_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@ jobs:
name: Trigger METplus testing workflow
runs-on: ubuntu-latest
steps:
- name: Print GitHub values for reference
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- uses: dtcenter/metplus-action-trigger-use-cases@093f16857a42b53798bba63410c8cbfaaf8e3e93
- uses: dtcenter/metplus-action-trigger-use-cases@v1
with:
token: ${{ secrets.METPLUS_BOT_TOKEN }}
# - name: Checkout code from this repo
Expand Down

0 comments on commit dc9c850

Please sign in to comment.