⚠️ IMPORTANT: This file should ONLY be edited through thetodo.aiscript!
-
#103 Joke task 5: Misaligned box error
#joke#testInvent a playful error message for a misaligned box.
-
#102 Joke task 4: Linting ASCII art
#joke#test
| # https://github.com/fxstein/GoProX | |
| # .github/workflows/release.yml - Automatic creation of sha256 for release tarball | |
| name: goprox release action | |
| run-name: ${{ github.actor }} is publishing release ${{ github.ref_name }} | |
| on: | |
| release: | |
| types: [published] | |
| jobs: | |
| sha256: |