ente/.github
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
..
assets Move to monorepo 2024-03-01 13:01:41 +05:30
ISSUE_TEMPLATE Fix links in CONTRIBUTING.md 2024-03-02 12:02:25 +05:30
workflows Use github.ref_name 2024-03-05 10:54:21 +05:30
FUNDING.yml Move to monorepo 2024-03-01 13:01:41 +05:30
pull_request_template.md Move to monorepo 2024-03-01 13:01:41 +05:30