Skip to content

I'm using Atlas 🚀 #4

I'm using Atlas 🚀

I'm using Atlas 🚀 #4

Workflow file for this run

name: My Action Name
run-name: I'm using Atlas 🚀
on: [push]
jobs:
use-atlas:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ariga/setup-atlas@${{§§ github.ref }}

Check failure on line 9 in .github/workflows/setup_atlas.yml

View workflow run for this annotation

GitHub Actions / My Action Name

Invalid workflow file

The workflow is not valid. .github/workflows/setup_atlas.yml (Line: 9, Col: 15): Unexpected symbol: '§§'. Located at position 1 within expression: §§ github.ref
- run: atlas version