1 2 3 4 5 6 7
name: My second workflow on: push: jobs: deploy: - uses: actions/checkout@v3 - uses: rawnly/actions@v2