Bump externals/sgdk from 0830f9a
to 1010efa
(#539)
#228
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Release | |
on: | |
push: | |
branches: main | |
concurrency: release | |
permissions: | |
contents: read | |
jobs: | |
ci: | |
name: CI | |
uses: ./.github/workflows/ci.yml |