ente/.github/workflows
Manav Rathi a26c4892e7 Use github.ref_name
The existing thing we were using didn't seem to work. Not sure if it ever did,
or if we were just pushing nightlies so far.

Thanks to this suggestion:

            - name: Dump env
              run: env | sort
            - name: Dump GitHub context
              run: echo "$GITHUB_CONTEXT"
              env:
                GITHUB_CONTEXT: ${{ toJson(github) }}

https://stackoverflow.com/questions/59518658/how-to-use-github-release-version-number-in-github-action
2024-03-05 10:54:21 +05:30
..
auth-crowdin.yml Do the same for auth and web 2024-03-04 16:27:35 +05:30
auth-lint.yml Fix name 2024-03-04 15:58:52 +05:30
auth-release.yml Use github.ref_name 2024-03-05 10:54:21 +05:30
mobile-crowdin.yml Do the same for auth and web 2024-03-04 16:27:35 +05:30
mobile-lint.yml Cache 2024-03-04 15:58:16 +05:30
web-crowdin.yml Try to get it to pick the right yml 2024-03-04 16:23:54 +05:30
web-lint.yml Point our our yarn lock 2024-03-04 16:01:36 +05:30