Skip to content

schedule session before grabbing format #94

schedule session before grabbing format

schedule session before grabbing format #94

Workflow file for this run

name: Swift Dependency Submission
on:
push:
branches:
- main
permissions:
contents: write
jobs:
swift-action-detection:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Install Swift
uses: vapor/[email protected]
with:
toolchain: latest
- name: Submit Dependencies
uses: vapor-community/[email protected]