Revision abb645178e2f3e5ac4865ed461ff092db9118728 authored by Bryna Hazelton on 14 March 2023, 22:19:09 UTC, committed by Bryna Hazelton on 15 March 2023, 18:14:56 UTC
github.ref is the correct thing to use here, see: https://docs.github.com/en/actions/learn-github-actions/contexts#github-context

I guess that the github.event.ref gave the same value when the triggering event is a push but not when the triggering event is a release.
1 parent bb2217c
History
File Mode Size
data
tests
uvbeam
uvcal
uvdata
uvflag
__init__.py -rw-r--r-- 2.1 KB
branch_scheme.py -rw-r--r-- 762 bytes
conftest.py -rw-r--r-- 2.8 KB
parameter.py -rw-r--r-- 41.7 KB
telescopes.py -rw-r--r-- 10.1 KB
utils.py -rw-r--r-- 205.9 KB
utils.pyx -rw-r--r-- 13.0 KB
uvbase.py -rw-r--r-- 23.0 KB

back to top