1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-31 18:13:04 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
ReenigneArcher
f002870bb1 ci(workflows): update deprecated actions 2025-02-08 21:44:48 -05:00
David Leal
2b9faadbec Update many of the actions to their latest version (#1731)
* Update many of the actions to their latest version

* Fix CodeQL action

* Use the latest version for all images

* Whoops

* Use Ubuntu for the Peek Icons workflow

* Fix Peek Icons action

* Remove token

* chore: apply suggestions from code review

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>

---------

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
2023-04-28 10:21:27 -06:00
Clemens Bastian
8a216cd40e update actions/setup-node
fix npm publish workflow
2022-03-22 20:36:48 +01:00
The Blob SCP
3e505e9b0a Gave workflow a name 2021-07-16 21:25:59 -04:00
Clemens Bastian
570f6ac2a7 add environment for npm publish workflow (#513) 2021-02-23 19:45:20 +01:00
Clemens Bastian
bdf2627157 automate workflow for npm publish (#497)
* setup npm_publish workflow and update package.json with new repo info

* refactoring npm publish workflow to reduce dependencies

* npm publish to 2.9.0

* reduce npm publish workflow to publishing task only

* npm publish to 2.9.0

* testing npm publish

* update npm version to 2.9.0 (latest release)

* enhance CONTRIBUTING.md with sentence about npm release workflow
2021-02-21 23:02:40 +01:00