You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, before `v2`, the action would set the variable in the same way `shortname` does now.
191
+
172
192
### gh_token
173
193
174
194
A github token used to perform queries to https://api.github.com.
@@ -276,3 +296,9 @@ This is a special value that means:
276
296
2. if the compiler is `gdc`, install latest `dub`
277
297
278
298
This has become the default value because most D projects use `dub` to build and it is a hindrance to manually specify it just because `gdc` doesn't come with it.
299
+
300
+
Added the `dc_format` input to control how the `DC` and `DMD` variables are set.
0 commit comments